Skip to content

Commit

Permalink
One more test to fix
Browse files Browse the repository at this point in the history
  • Loading branch information
weshinsley committed May 13, 2024
1 parent 22f1213 commit 8abbe36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test_stochastic_process.R
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,7 @@ test_that("Stochastic - with DALYs", {
# Hurrah. We can *finally* test DALYs.

out <- tempfile(fileext = ".qs")
dat <- stoner_dalys_for_db(con, dalys_df,
dat <- stoner_dalys_for_db(con, dalys_recipe,
burden_estimate_set_id = new_bes,
output_file = out)
dat2 <- stoner_dalys_for_db(con, dalys_df,
Expand Down

0 comments on commit 8abbe36

Please sign in to comment.