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 d695714 commit ba05930Copy full SHA for ba05930
tests/testthat/test-parallel-teardown.R
@@ -1,4 +1,5 @@
1
test_that("teardown error", {
2
+ skip_on_cran()
3
skip_on_covr()
4
withr::local_envvar(TESTTHAT_PARALLEL = "TRUE")
5
err <- tryCatch(
0 commit comments