We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b778e5 + 6274441 commit c732da8Copy full SHA for c732da8
tests/testthat/test-vignette-tibble.R
@@ -1,6 +1,5 @@
1
test_that("tibble vignette", {
2
- # Reason unclear
3
- skip_on_ci()
+ skip_if_not_installed("rlang", "0.4.11.9001")
4
5
test_galley("tibble")
6
})
0 commit comments