Skip to content

Commit

Permalink
dkjfkdj
Browse files Browse the repository at this point in the history
  • Loading branch information
m-muecke committed Nov 24, 2024
1 parent 7eba1df commit 80d86a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-error.R
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ test_that("error behavior can be set using option", {
error = TRUE,
r(function() 1 + "A")
)

withr::local_options(callr.error = "stack")
expect_snapshot(
error = TRUE,
Expand Down

0 comments on commit 80d86a9

Please sign in to comment.