We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e2aee7 commit 1f6f984Copy full SHA for 1f6f984
tests/testthat/_snaps/snapshot-file.md
@@ -52,7 +52,7 @@
52
Code
53
cat(snapshot_review_hint("lala", "foo.r", check = TRUE, ci = TRUE))
54
Output
55
- * Call `snapshot_download_gh("r-lib/testthat", 123)` to download the snapshots from GitHub.
+ * Call `snapshot_download_gh("r-lib/testthat", "123")` to download the snapshots from GitHub.
56
* Run `testthat::snapshot_review('lala/')` to review changes
57
58
# expect_snapshot_file validates its inputs
0 commit comments