Skip to content

Commit b65e0a9

Browse files
remove unnecessary skip
1 parent 6c60645 commit b65e0a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/testthat/test-cache.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,8 +434,6 @@ test_that("it works outside of a package", {
434434
})
435435

436436
test_that("cache = TRUE workflow works", {
437-
skip_if_not_installed("cyclocomp")
438-
439437
# Need a test structure with a safe to load .lintr
440438
pkg <- "dummy_packages/package"
441439
files <- normalizePath(list.files(pkg, recursive = TRUE, full.names = TRUE))

0 commit comments

Comments
 (0)