Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Nov 20, 2023
1 parent d993e1d commit 4f5fd19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-survey.R
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
skip_if_not_installed("withr")
skip_if_not_installed("survey")

withr::with_environment(
new.env(),
test_that("model_parameters svytable", {
skip_if_not_installed("survey")
# svychisq is called in model_parameters
svychisq <- survey::svychisq

Expand Down

0 comments on commit 4f5fd19

Please sign in to comment.