mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 18:01:50 +02:00
(v2.1.1.9224) skip tests on cran
This commit is contained in:
@ -28,6 +28,8 @@
|
||||
# ==================================================================== #
|
||||
|
||||
test_that("test-mdro.R", {
|
||||
skip_on_cran()
|
||||
|
||||
expect_error(mdro(example_isolates, guideline = c("BRMO", "MRGN"), info = TRUE))
|
||||
expect_error(mdro(example_isolates, col_mo = "invalid", info = TRUE))
|
||||
|
||||
|
Reference in New Issue
Block a user