Skip to content

Commit

Permalink
Update test-ard_stats_anova.R
Browse files Browse the repository at this point in the history
  • Loading branch information
ddsjoberg committed Apr 16, 2024
1 parent 81d967e commit b86191e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-ard_stats_anova.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
skip_if_not(is_pkg_installed(c("broom", "withr", "lme4", "survival"), reference_pkg = "cardx"))
skip_if_not(is_pkg_installed(c("broom", "withr", "lme4", "survival", "geepack"), reference_pkg = "cardx"))

test_that("ard_stats_anova.anova() works", {
expect_equal(
Expand Down

0 comments on commit b86191e

Please sign in to comment.