mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 05:42:18 +02:00
Replace RSI with SIR
This commit is contained in:
committed by
GitHub
parent
24b12024ce
commit
98e62c9af2
@ -214,9 +214,9 @@ expect_equal(
|
||||
1108
|
||||
)
|
||||
|
||||
# empty rsi results
|
||||
# empty sir results
|
||||
expect_equal(
|
||||
sum(first_isolate(example_isolates, include_untested_rsi = FALSE)),
|
||||
sum(first_isolate(example_isolates, include_untested_sir = FALSE)),
|
||||
1366
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user