Skip to content

Commit

Permalink
Update crates/stackable-versioned-macros/fixtures/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nick <[email protected]>
  • Loading branch information
Techassi and NickLarsenNZ authored Sep 30, 2024
1 parent cd18ac6 commit 18068e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/stackable-versioned-macros/fixtures/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ cargo insta test -p stackable-versioned-macros
```

This command will place the new snapshot files in the `fixtures/snapshots` folder. To review them,
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.

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

0 comments on commit 18068e8

Please sign in to comment.