mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 21:22:01 +02:00
(v2.1.1.9289) unit test fix
This commit is contained in:
@ -48,7 +48,7 @@ test_that("test-mdro.R", {
|
||||
# example_isolates should have these finding using Dutch guidelines
|
||||
expect_equal(
|
||||
as.double(table(outcome)),
|
||||
c(1977, 23, 0)
|
||||
c(1977, 21, 2)
|
||||
)
|
||||
|
||||
expect_equal(
|
||||
|
Reference in New Issue
Block a user