Skip to content

Commit 18068e8

Browse files
Update crates/stackable-versioned-macros/fixtures/README.md
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
1 parent cd18ac6 commit 18068e8

File tree

1 file changed

+1
-1
lines changed
  • crates/stackable-versioned-macros/fixtures

1 file changed

+1
-1
lines changed

crates/stackable-versioned-macros/fixtures/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ cargo insta test -p stackable-versioned-macros
4646
```
4747

4848
This command will place the new snapshot files in the `fixtures/snapshots` folder. To review them,
49-
run the `cargo insta review` command. Now check these files in.
49+
run the `cargo insta review` command, then accept or fix the snapshots. Once all are accepted (ie: no `.new` files remaining), check in the files.
5050

5151
[rust-ref]: https://doc.rust-lang.org/reference/procedural-macros.html#attribute-macros
5252
[insta-ext]: https://insta.rs/docs/vscode/

0 commit comments

Comments
 (0)