Skip to content

Commit

Permalink
Failing tests #886
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Jun 9, 2024
1 parent a13ff7c commit 0aa64ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-clean_parameters.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
test_that("clean_parameters blavaan", {
skip_on_cran()
skip_if(TRUE) ## FIXME: blavaan is currently broken
skip_if_not_installed("blavaan")
skip_if_not_installed("lavaan")
skip_if_not_installed("Rcpp")
Expand Down

0 comments on commit 0aa64ce

Please sign in to comment.