Skip to content

Commit c20e9f8

Browse files
committed
Fix unit test
1 parent c697034 commit c20e9f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/testthat/test-tidy.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ test_that("printing/tidying works with a delta model that has random intercepts
9898
extra_time = c(2006, 2008, 2010, 2012, 2014, 2016),
9999
time_varying = ~1,
100100
time_varying_type = "ar1",
101-
mesh = mesh,
102101
spatial = "off",
103102
spatiotemporal = "off",
104103
family = delta_gamma(type = "poisson-link")

0 commit comments

Comments
 (0)