mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 23:01:51 +02:00
(v1.3.0) skip more CRAN tests
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
context("guess_ab_col.R")
|
||||
|
||||
test_that("guess_ab_col works", {
|
||||
skip_on_cran()
|
||||
|
||||
expect_equal(guess_ab_col(example_isolates, "amox"),
|
||||
"AMX")
|
||||
|
Reference in New Issue
Block a user