Skip to content

Commit

Permalink
add back test
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Jun 11, 2024
1 parent eaa8ca1 commit 622b973
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Suggests:
betareg,
bife,
biglm,
blavaan,
blavaan (>= 0.5-5),
blme,
boot,
brms,
Expand Down
1 change: 0 additions & 1 deletion tests/testthat/test-clean_parameters.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
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 622b973

Please sign in to comment.