We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 195a18f commit 8895482Copy full SHA for 8895482
tests/testthat.R
@@ -5,5 +5,4 @@ test_check("styler") # checks multiple files, in parallel
5
# checks file one by one, not parallel
6
Sys.setenv(STYLER_TEST_IS_TRULY_PARALLEL = FALSE)
7
test_file("testthat/test-cache-high-level-api.R")
8
-test_file("testthat/test-cache-interaction-roxygen-code-examples.R")
9
test_file("testthat/tests-cache-require-serial.R")
0 commit comments