Skip to content

Commit

Permalink
fix: fix sxp error message and add expect_snapshot test with error = …
Browse files Browse the repository at this point in the history
…TRUE
  • Loading branch information
samrickman committed Oct 30, 2023
1 parent 1ece607 commit dcc5db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/_snaps/sxp.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
[3] <REALSXP[1]> ()
_cdr [4] <REALSXP[1]> ()

# sensible error message when expand has invalid classes
# fix error message when `expand` argument contains invalid classes

Code
sxp(1, expand = "invalid_class")
Expand Down

0 comments on commit dcc5db8

Please sign in to comment.