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 e39805b commit ca58b73Copy full SHA for ca58b73
tests/testthat/test-log.R
@@ -1,6 +1,8 @@
1
vdiffr_skip_stale()
2
3
test_that("Failures are logged", {
4
+ skip_on_cran()
5
+
6
reporter <- testthat::SilentReporter$new()
7
8
path <- create_mock_pkg()
0 commit comments