mirror of
https://github.com/msberends/AMR.git
synced 2025-04-20 20:33:54 +02:00
ab fix
This commit is contained in:
parent
22e66741cc
commit
1a43882583
@ -27,8 +27,9 @@
|
|||||||
# how to conduct AMR data analysis: https://msberends.github.io/AMR/ #
|
# how to conduct AMR data analysis: https://msberends.github.io/AMR/ #
|
||||||
# ==================================================================== #
|
# ==================================================================== #
|
||||||
|
|
||||||
# expect_warning(as.ab("testab"))
|
ab_reset_session()
|
||||||
expect_identical(as.character(suppressWarnings(as.ab("testab"))), NA_character_)
|
|
||||||
|
expect_message(as.ab("testab"))
|
||||||
|
|
||||||
suppressMessages(
|
suppressMessages(
|
||||||
add_custom_antimicrobials(
|
add_custom_antimicrobials(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user