Skip to content

Commit

Permalink
snapshot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dsweber2 committed Oct 1, 2024
1 parent ce99138 commit c6800bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/testthat/_snaps/step_epi_shift.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
Code
slm_fit(r4)
Condition
Error in `bake()`:
Error in `add_shifted_columns()`:
! Name collision occured in <step_epi_lag>
The following variable name already exists: "lag_7_death_rate".

2 changes: 1 addition & 1 deletion tests/testthat/_snaps/step_growth_rate.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,5 @@
step_growth_rate(r, value, replace_Inf = c(1, 2))
Condition
Error in `step_growth_rate()`:
! replace_Inf must be a scalar.
! `replace_Inf` must be a scalar.

0 comments on commit c6800bb

Please sign in to comment.