mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 15:41:48 +02:00
(v1.1.0.9004) lose dependencies
This commit is contained in:
@ -54,7 +54,7 @@ test_that("counts work", {
|
||||
combination = count_susceptible(CIP, GEN)) %>%
|
||||
pull(combination),
|
||||
c(253, 465, 192, 558))
|
||||
|
||||
|
||||
# count_df
|
||||
expect_equal(
|
||||
example_isolates %>% select(AMX) %>% count_df() %>% pull(value),
|
||||
|
Reference in New Issue
Block a user