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 cd18ac6 commit 18068e8Copy full SHA for 18068e8
crates/stackable-versioned-macros/fixtures/README.md
@@ -46,7 +46,7 @@ cargo insta test -p stackable-versioned-macros
46
```
47
48
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.
+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.
50
51
[rust-ref]: https://doc.rust-lang.org/reference/procedural-macros.html#attribute-macros
52
[insta-ext]: https://insta.rs/docs/vscode/
0 commit comments