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

(v2.1.1.9044) update website

This commit is contained in:
2024-06-10 15:10:54 +02:00
parent 31207952d3
commit 3a54711dfe
5 changed files with 8 additions and 4 deletions

View File

@ -168,7 +168,7 @@ expect_equal(suppressMessages(
guideline = "CLSI 2019"
)
)),
c("S", c("S", "SDD", "I", "R", "N"), "R")
c("S", "S", "I", "R", "R")
)
expect_true(is.data.frame(sir_interpretation_history(clean = FALSE)))