Skip to content

Commit

Permalink
Moved knockout
Browse files Browse the repository at this point in the history
  • Loading branch information
mvankessel-EMC committed May 21, 2024
1 parent 10b0f35 commit caade01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-checkDependencies.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ test_that("void", {
})

test_that("minimal", {
skip()
repo <- makeRepo()
skip()
testthat::skip_if(!R6::is.R6(repo))

expect_message(
Expand Down

0 comments on commit caade01

Please sign in to comment.