Skip to content

Commit ca58b73

Browse files
committed
Skip log test on CRAN
1 parent e39805b commit ca58b73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/testthat/test-log.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
vdiffr_skip_stale()
22

33
test_that("Failures are logged", {
4+
skip_on_cran()
5+
46
reporter <- testthat::SilentReporter$new()
57

68
path <- create_mock_pkg()

0 commit comments

Comments
 (0)