Skip to content

Commit 1f6f984

Browse files
committed
Update snapshot
1 parent 9e2aee7 commit 1f6f984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/_snaps/snapshot-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
Code
5353
cat(snapshot_review_hint("lala", "foo.r", check = TRUE, ci = TRUE))
5454
Output
55-
* Call `snapshot_download_gh("r-lib/testthat", 123)` to download the snapshots from GitHub.
55+
* Call `snapshot_download_gh("r-lib/testthat", "123")` to download the snapshots from GitHub.
5656
* Run `testthat::snapshot_review('lala/')` to review changes
5757

5858
# expect_snapshot_file validates its inputs

0 commit comments

Comments
 (0)