aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/test_distsamp.R
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testthat/test_distsamp.R')
-rw-r--r--tests/testthat/test_distsamp.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testthat/test_distsamp.R b/tests/testthat/test_distsamp.R
index 2eaa6b8..de7a584 100644
--- a/tests/testthat/test_distsamp.R
+++ b/tests/testthat/test_distsamp.R
@@ -232,7 +232,7 @@ test_that("Fitted/residual methods work with ubmsFitDistsamp",{
expect_is(rp, "gg")
expect_is(rp2, "gg")
expect_is(rp3, "gtable")
- expect_is(mp, "gtable")
+ expect_is(mp, "gg")
})
test_that("sim_state works for ubmsFitDistsamp",{