Skip to content

Commit

Permalink
skipping a log on mac and windows
Browse files Browse the repository at this point in the history
  • Loading branch information
rmflight committed Oct 16, 2024
1 parent ebcc6b6 commit 29fda2b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file removed covr_report.txt
Empty file.
1 change: 1 addition & 0 deletions tests/testthat/test-logging.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ test_that("logger detection works", {
})

test_that("logging works", {
skip_on_os(c("windows", "mac"))
enable_logging("nomemory_logs.log")

set.seed(1234)
Expand Down

0 comments on commit 29fda2b

Please sign in to comment.