From 7a5a3942ff8719d15a4b5e1147a2c45d6d0e2698 Mon Sep 17 00:00:00 2001 From: Jon Harmon Date: Mon, 9 Oct 2023 09:21:56 -0500 Subject: [PATCH] Update snapshots to latest testthat output. --- tests/testthat/_snaps/summary-tbl.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/testthat/_snaps/summary-tbl.md b/tests/testthat/_snaps/summary-tbl.md index 7f616f3..15b192e 100644 --- a/tests/testthat/_snaps/summary-tbl.md +++ b/tests/testthat/_snaps/summary-tbl.md @@ -2,6 +2,7 @@ Code get_tt_tbl(2020, 2019) - Error - `min_year` and `max_year` should be between 2018 and now. + Condition + Error in `get_tt_tbl()`: + ! `min_year` and `max_year` should be between 2018 and now.