mirror of
https://github.com/msberends/AMR.git
synced 2025-09-04 18:09:44 +02:00
(v2.1.1.9224) skip tests on cran
This commit is contained in:
@@ -28,5 +28,7 @@
|
||||
# ==================================================================== #
|
||||
|
||||
test_that("test-availibility.R", {
|
||||
skip_on_cran()
|
||||
|
||||
expect_inherits(availability(example_isolates), "data.frame")
|
||||
})
|
||||
|
Reference in New Issue
Block a user