diff --git a/tests/testthat/test-bayesfactor_models.R b/tests/testthat/test-bayesfactor_models.R index a17c29976..8fa7f5ca2 100644 --- a/tests/testthat/test-bayesfactor_models.R +++ b/tests/testthat/test-bayesfactor_models.R @@ -116,7 +116,7 @@ test_that("bayesfactor_models STAN", { test_that("bayesfactor_models BRMS", { # Checks for brms models skip_on_cran() - skip_on_ci() + # skip_on_ci() skip_if_not_or_load_if_installed("bridgesampling") skip_if_not_or_load_if_installed("brms")