1
0
mirror of https://github.com/msberends/AMR.git synced 2025-08-13 12:45:14 +02:00

(v2.1.1.9199) fix eucast

This commit is contained in:
2025-03-14 13:43:22 +01:00
parent e134e01418
commit 58d7aa8790
57 changed files with 143 additions and 122 deletions

View File

@ -27,7 +27,7 @@
# how to conduct AMR data analysis: https://msberends.github.io/AMR/ #
# ==================================================================== #
test_that("resistance_predict works", {
test_that("test-resistance_predict.R", {
if (AMR:::pkg_is_available("dplyr", min_version = "1.0.0", also_load = TRUE)) {
expect_output(AMX_R <- example_isolates %>%
filter(mo == "B_ESCHR_COLI") %>%