Skip to content

Commit c6800bb

Browse files
committed
snapshot updates
1 parent ce99138 commit c6800bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/testthat/_snaps/step_epi_shift.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
Code
3131
slm_fit(r4)
3232
Condition
33-
Error in `bake()`:
33+
Error in `add_shifted_columns()`:
3434
! Name collision occured in <step_epi_lag>
3535
The following variable name already exists: "lag_7_death_rate".
3636

tests/testthat/_snaps/step_growth_rate.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,5 @@
117117
step_growth_rate(r, value, replace_Inf = c(1, 2))
118118
Condition
119119
Error in `step_growth_rate()`:
120-
! replace_Inf must be a scalar.
120+
! `replace_Inf` must be a scalar.
121121

0 commit comments

Comments
 (0)