mirror of
https://github.com/msberends/AMR.git
synced 2026-03-30 22:15:53 +02:00
(v3.0.1.9041) add breakpoints 2026
This commit is contained in:
@@ -120,7 +120,7 @@ test_that("test-sir.R", {
|
||||
# allow for guideline length > 1
|
||||
expect_equal(
|
||||
AMR:::get_guideline(c("CLSI", "CLSI", "CLSI2023", "EUCAST", "EUCAST2020"), AMR::clinical_breakpoints),
|
||||
c("CLSI 2025", "CLSI 2025", "CLSI 2023", "EUCAST 2025", "EUCAST 2020")
|
||||
c("CLSI 2026", "CLSI 2026", "CLSI 2023", "EUCAST 2026", "EUCAST 2020")
|
||||
)
|
||||
|
||||
# these are used in the script
|
||||
|
||||
Reference in New Issue
Block a user