Skip to content

Commit

Permalink
Skip log test on CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
lionel- committed Oct 28, 2024
1 parent e39805b commit ca58b73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/testthat/test-log.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
vdiffr_skip_stale()

test_that("Failures are logged", {
skip_on_cran()

reporter <- testthat::SilentReporter$new()

path <- create_mock_pkg()
Expand Down

0 comments on commit ca58b73

Please sign in to comment.