Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Oct 4, 2024
1 parent 8c9b2b3 commit 5cf7b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-brms.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ test_that("brms", {
skip_on_cran()
skip_if_offline()
skip_if_not_or_load_if_installed("brms")
skip_if_not_or_load_if_installed("httr")
skip_if_not_or_load_if_installed("httr2")

set.seed(333)
model <- insight::download_model("brms_mixed_1")
Expand Down

0 comments on commit 5cf7b3c

Please sign in to comment.