INSTA_UPDATE=always cargo test
with an incorrect inline snapshot passes
#478
Labels
bug
Something isn't working
What happened?
with a test like:
... running
INSTA_UPDATE=always cargo test
gives:But then returns a zero exit code
Arguably this should return a non-zero exit code, to indicate the snapshots are not correct
Reproduction steps
No response
Insta Version
1.38
rustc Version
1.77.2
What did you expect?
No response
The text was updated successfully, but these errors were encountered: