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 25a71ae commit 861e1ffCopy full SHA for 861e1ff
tests/testthat/test-parallel.R
@@ -27,7 +27,6 @@ test_that("ok", {
27
TESTTHAT_PARALLEL = "TRUE",
28
TESTTHAT_GHA_SUMMARY = "FALSE"
29
))
30
- suppressMessages(ret <- test_local(
31
capture.output(suppressMessages(ret <- test_local(
32
test_path("test-parallel", "ok"),
33
reporter = "summary",
0 commit comments