aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/test_occuRN.R
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testthat/test_occuRN.R')
-rw-r--r--tests/testthat/test_occuRN.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testthat/test_occuRN.R b/tests/testthat/test_occuRN.R
index 8ad0d58..daf3ea0 100644
--- a/tests/testthat/test_occuRN.R
+++ b/tests/testthat/test_occuRN.R
@@ -172,7 +172,7 @@ test_that("Fitted/residual methods work with ubmsFitOccuRN",{
expect_is(rp, "gg")
expect_is(rp2, "gg")
expect_is(rp3, "gtable")
- expect_is(mp, "gtable")
+ expect_is(mp, "gg")
})
test_that("occuRN spatial works", {