mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 08:32:04 +02:00
as.mo improvement
This commit is contained in:
@ -30,5 +30,5 @@ test_that("mo_history works", {
|
||||
expect_equal(get_mo_history("testsubject", force = TRUE),
|
||||
"B_ESCHR_COL")
|
||||
expect_equal(colnames(read_mo_history(force = TRUE)),
|
||||
c("x", "mo"))
|
||||
c("x", "mo", "package_version"))
|
||||
})
|
||||
|
Reference in New Issue
Block a user