aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/test_multinomPois.R
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testthat/test_multinomPois.R')
-rw-r--r--tests/testthat/test_multinomPois.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testthat/test_multinomPois.R b/tests/testthat/test_multinomPois.R
index 71e7ff7..112d2d8 100644
--- a/tests/testthat/test_multinomPois.R
+++ b/tests/testthat/test_multinomPois.R
@@ -208,7 +208,7 @@ test_that("Fitted/residual methods work with ubmsFitOccu",{
expect_is(rp, "gg")
expect_is(rp2, "gg")
expect_is(rp3, "gtable")
- expect_is(mp, "gtable")
+ expect_is(mp, "gg")
})
test_that("get_pifun_type returns correct value",{