1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 00:02:38 +02:00

(v2.1.1.9249) unit test

This commit is contained in:
2025-04-20 17:49:47 +02:00
parent 9e64d7708e
commit be13934fe7
5 changed files with 5 additions and 5 deletions

View File

@ -129,7 +129,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 2024", "CLSI 2024", "CLSI 2023", "EUCAST 2024", "EUCAST 2020")
c("CLSI 2025", "CLSI 2025", "CLSI 2023", "EUCAST 2025", "EUCAST 2020")
)
# these are used in the script