We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b0d3fa commit 1ba1b3bCopy full SHA for 1ba1b3b
tests/testthat/test-utils.R
@@ -1,3 +1,5 @@
1
+skip_if_offline()
2
+
3
test_that("we can find all pakage test files", {
4
tmp_dir <- tempdir()
5
dest_zip <- file.path(tmp_dir, "covr.zip")
0 commit comments