Skip to content

Commit

Permalink
Remove state inspector causing crashes on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Jul 29, 2024
1 parent d1ef26a commit 7413a3e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/testthat/helper.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
set_state_inspector(function() {
dir(".")
})

expect_no_output <- function(...) {
testthat::expect_output(..., regexp = NA)
}
Expand Down

0 comments on commit 7413a3e

Please sign in to comment.