Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
OskarGauffin committed Feb 10, 2024
1 parent 53e64a0 commit a3c5b09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-disprop_analysis.R
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ test_that("17. Grouped output from summary function works.", {
summary_output <- pvda::drug_event_df |>
da(df_colnames = list(group_by = "group")) |>
summary(print = FALSE)

expect_equal(2L, ncol(summary_output))
})

Expand Down

0 comments on commit a3c5b09

Please sign in to comment.