mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 02:22:08 +02:00
unit test fix
This commit is contained in:
@ -79,7 +79,7 @@ if (AMR:::pkg_is_available("dplyr", min_version = "1.0.0")) {
|
||||
combination = count_susceptible(CIP, GEN)
|
||||
) %>%
|
||||
pull(combination),
|
||||
c(253, 465, 192, 558)
|
||||
c(946, 428, 94)
|
||||
)
|
||||
|
||||
# count_df
|
||||
|
Reference in New Issue
Block a user