Skip to content

Commit

Permalink
Also skip on R-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhester committed Nov 8, 2023
1 parent b5f7304 commit 6dc2ac4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-record_tests.R
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ test_that("covr.record_tests: test that coverage objects contain expected test d

test_that("covr.record_tests: safely handles extremely large calls", {
skip_on_cran()
skip_if(is_r_devel())

fcode <- 'f <- function(...) { sum(...) }'

Expand Down

0 comments on commit 6dc2ac4

Please sign in to comment.