Skip to content

Commit 9815871

Browse files
committed
Update snapshot
1 parent 1380480 commit 9815871

File tree

2 files changed

+2
-59
lines changed

2 files changed

+2
-59
lines changed

tests/testthat/_snaps/snapshot-file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@
2727
Code
2828
base::writeLines(snapshot_review_hint("lala", reset_output = FALSE))
2929
Output
30-
* Run `testthat::snapshot_review('lala/')` to review changes.
30+
* Run `testthat::snapshot_review('lala/')` to review the change.
3131

3232
---
3333

3434
Code
3535
base::writeLines(snapshot_review_hint("lala", is_text = TRUE, reset_output = FALSE))
3636
Output
3737
* Run `testthat::snapshot_accept('lala/')` to accept the change.
38-
* Run `testthat::snapshot_review('lala/')` to review changes.
38+
* Run `testthat::snapshot_review('lala/')` to review the change.
3939

4040
# expect_snapshot_file validates its inputs
4141

tests/testthat/_snaps/snapshot-file.new.md

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)