mirror of
https://github.com/msberends/AMR.git
synced 2025-07-12 16:21:59 +02:00
(v0.7.1.9084) CI fix
This commit is contained in:
@ -90,7 +90,9 @@ test_that("mo_property works", {
|
||||
expect_identical(suppressWarnings(mo_ref("Chlamydia psittaci")), "Page, 1968")
|
||||
expect_identical(mo_ref("Chlamydophila psittaci"), "Everett et al., 1999")
|
||||
|
||||
|
||||
# old codes must throw a warning in mo_* family
|
||||
expect_warning(mo_name(c("B_ESCHR_COL", "B_STPHY_AUR")))
|
||||
|
||||
# outcome of mo_fullname must always return the fullname from the data set
|
||||
library(dplyr)
|
||||
x <- microorganisms %>%
|
||||
|
Reference in New Issue
Block a user