Skip to content

Commit

Permalink
kjfkjd
Browse files Browse the repository at this point in the history
  • Loading branch information
m-muecke committed Nov 24, 2024
1 parent c08288c commit 7eba1df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-error.R
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ 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 7eba1df

Please sign in to comment.