Skip to content

Commit

Permalink
Update test-ard_continuous_ci.data.frame.R
Browse files Browse the repository at this point in the history
  • Loading branch information
ddsjoberg committed Aug 26, 2024
1 parent cf046a7 commit 9d1be13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/testthat/test-ard_continuous_ci.data.frame.R
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ test_that("ard_continuous_ci.data.frame(method = 'wilcox.test')", {
})

test_that("ard_continuous_ci.data.frame() follows ard structure", {
skip_if_not(is_pkg_installed("broom", reference_pkg = "cardx"))

expect_silent(
ard_continuous_ci(
mtcars,
Expand Down

0 comments on commit 9d1be13

Please sign in to comment.