From c6800bbcf4cda861b65d8eb820da2ee21fd65f9d Mon Sep 17 00:00:00 2001 From: dsweber2 Date: Mon, 30 Sep 2024 17:19:24 -0500 Subject: [PATCH] snapshot updates --- tests/testthat/_snaps/step_epi_shift.md | 2 +- tests/testthat/_snaps/step_growth_rate.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/testthat/_snaps/step_epi_shift.md b/tests/testthat/_snaps/step_epi_shift.md index 44c828118..eaf495995 100644 --- a/tests/testthat/_snaps/step_epi_shift.md +++ b/tests/testthat/_snaps/step_epi_shift.md @@ -30,7 +30,7 @@ Code slm_fit(r4) Condition - Error in `bake()`: + Error in `add_shifted_columns()`: ! Name collision occured in The following variable name already exists: "lag_7_death_rate". diff --git a/tests/testthat/_snaps/step_growth_rate.md b/tests/testthat/_snaps/step_growth_rate.md index 5a3ac6f44..0912977e3 100644 --- a/tests/testthat/_snaps/step_growth_rate.md +++ b/tests/testthat/_snaps/step_growth_rate.md @@ -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.