mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 19:01:51 +02:00
travis cant find knitr vignette builder
This commit is contained in:
@ -30,7 +30,6 @@ test_that("mo_property works", {
|
||||
|
||||
# check languages
|
||||
expect_equal(mo_type("E. coli", language = "de"), "Bakterien")
|
||||
expect_equal(mo_type("E. coli", language = "nl"), "Bacteri\u00ebn")
|
||||
expect_equal(mo_gramstain("E. coli", language = "nl"), "Gram-negatief")
|
||||
|
||||
expect_output(print(mo_gramstain("E. coli", language = "en")))
|
||||
|
Reference in New Issue
Block a user