From dcc5db883e3738bdecb421aa739d51c91412bbe2 Mon Sep 17 00:00:00 2001 From: samrickman Date: Mon, 30 Oct 2023 18:10:03 +0000 Subject: [PATCH] fix: fix sxp error message and add expect_snapshot test with error = TRUE --- tests/testthat/_snaps/sxp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/testthat/_snaps/sxp.md b/tests/testthat/_snaps/sxp.md index 4f14e35..a9473a9 100644 --- a/tests/testthat/_snaps/sxp.md +++ b/tests/testthat/_snaps/sxp.md @@ -91,7 +91,7 @@ [3] () _cdr [4] () -# sensible error message when expand has invalid classes +# fix error message when `expand` argument contains invalid classes Code sxp(1, expand = "invalid_class")