mirror of
https://github.com/msberends/AMR.git
synced 2025-07-10 19:01:50 +02:00
unit test fixes
This commit is contained in:
@ -153,7 +153,7 @@ Printing the antibiogram in non-interactive sessions will be done by \code{\link
|
||||
# run ?example_isolates for more info.
|
||||
example_isolates
|
||||
|
||||
|
||||
\donttest{
|
||||
# Traditional antibiogram ----------------------------------------------
|
||||
|
||||
antibiogram(example_isolates,
|
||||
@ -250,3 +250,4 @@ if (requireNamespace("ggplot2")) {
|
||||
ggplot2::autoplot(ab2)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user