Skip to content

Commit

Permalink
Skip no tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pratikunterwegs committed Oct 9, 2024
1 parent b5af8d4 commit 34b9cbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-daedalus.R
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ test_that("daedalus: basic expectations", {
})

# test that daedalus runs for all epidemic infection parameter sets
skip()
test_that("daedalus: Runs for all country x infection x response", {
country_infection_combos <- data.table::CJ(
country = daedalus::country_names,
Expand Down

0 comments on commit 34b9cbb

Please sign in to comment.