mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 11:51:59 +02:00
(v1.0.1.9008) RIVM abbreviations for drugs
This commit is contained in:
@ -167,7 +167,7 @@ test_that("as.mo works", {
|
||||
left_join_microorganisms() %>%
|
||||
select(genus, species) %>%
|
||||
as.mo())
|
||||
|
||||
|
||||
# unknown results
|
||||
expect_warning(as.mo(c("INVALID", "Yeah, unknown")))
|
||||
|
||||
|
Reference in New Issue
Block a user