Skip to content

Commit f498fef

Browse files
committed
added skip on cran
1 parent 3568578 commit f498fef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testthat/test-auth_verify.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ test_that("verify_envvar (Good case)", {
1111
test_that("verify_envvar (Good case), silent", {
1212
## The cassette was created with a valid envvar
1313
skip_on_ci()
14+
skip_on_cran()
1415
vcr::use_cassette("envvar_silent", {
1516
expect_silent(verify_envvar(verbose = FALSE))
1617
})

0 commit comments

Comments
 (0)