Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Sep 17, 2024
1 parent e171da2 commit 968d0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-equivalence_test.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
test_that("equivalence test", {
skip_if_offline()
# skip_if_not_or_load_if_installed("rstanarm")
skip_if_not_or_load_if_installed("rstanarm")
m <- insight::download_model("stanreg_merMod_5")

out <- equivalence_test(m, verbose = FALSE)
Expand Down

0 comments on commit 968d0ee

Please sign in to comment.