Skip to content

Commit ba05930

Browse files
committed
Skip flakey test
1 parent d695714 commit ba05930

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testthat/test-parallel-teardown.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
test_that("teardown error", {
2+
skip_on_cran()
23
skip_on_covr()
34
withr::local_envvar(TESTTHAT_PARALLEL = "TRUE")
45
err <- tryCatch(

0 commit comments

Comments
 (0)