1
0
mirror of https://github.com/msberends/AMR.git synced 2026-03-30 18:55:57 +02:00
This commit is contained in:
2026-03-20 16:10:02 +01:00
parent 9f73571832
commit 92ae56eaaa
7 changed files with 20 additions and 22 deletions

View File

@@ -272,8 +272,6 @@ test_that("test-mo.R", {
)
x <- as.mo("Sta. aur")
# many hits
expect_output(print(mo_uncertainties()))
# no viruses
expect_equal(suppressWarnings(as.mo("Virus")), as.mo("UNKNOWN"))