Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Oct 1, 2024
1 parent 764d5f0 commit 41eafd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-icc.R
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ test_that("icc", {


test_that("icc, glmmTMB 1.1.9+", {
skip_if_not_installed("glmmTMB")
set.seed(101)
dd <- data.frame(
z = rnorm(1000),
Expand Down

0 comments on commit 41eafd2

Please sign in to comment.