Skip to content

Commit

Permalink
Don't mention expect_error_snapshot()
Browse files Browse the repository at this point in the history
It's in the questioning stage and doesn't snapshot
error calls.
  • Loading branch information
lionel- committed May 6, 2024
1 parent 3cc68e9 commit 4171e63
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions man/rmd/topic-error-call.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,6 @@ Once enabled, create error snapshots with:
expect_snapshot(error = TRUE, {
my_function()
})
expect_snapshot_error(my_function())
```

You'll have to make sure that the snapshot coverage for error messages is sufficient for your package.
2 changes: 0 additions & 2 deletions man/topic-error-call.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4171e63

Please sign in to comment.