mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 20:41:58 +02:00
(v0.7.1.9024) eucast_rules() fix, new MOs
This commit is contained in:
@ -25,7 +25,7 @@ test_that("EUCAST rules work", {
|
||||
|
||||
# thoroughly check input table
|
||||
expect_equal(colnames(eucast_rules_file),
|
||||
c("if_mo_property", "like_is_one_of", "this_value",
|
||||
c("if_mo_property", "like.is.one_of", "this_value",
|
||||
"and_these_antibiotics", "have_these_values",
|
||||
"then_change_these_antibiotics", "to_value",
|
||||
"reference.rule", "reference.rule_group"))
|
||||
|
Reference in New Issue
Block a user