aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/test_colext.R
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testthat/test_colext.R')
-rw-r--r--tests/testthat/test_colext.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testthat/test_colext.R b/tests/testthat/test_colext.R
index 9d4e94d..85bc4aa 100644
--- a/tests/testthat/test_colext.R
+++ b/tests/testthat/test_colext.R
@@ -183,7 +183,7 @@ test_that("Fitted/residual methods work with ubmsFitColext",{
dev.off()
expect_is(rp, "gg")
- expect_is(mp, "gtable")
+ expect_is(mp, "gg")
})
test_that("projected function and sim_state works with ubmsFitColext",{