Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running cargo insta test --check suggests running cargo insta test #397

Open
max-sixty opened this issue Aug 9, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@max-sixty
Copy link
Sponsor Contributor

What happened?

Very minor:

Running cargo insta test with --check or CI=1 and failing prints this error message, which seems designed for folks running cargo test

Stopped on the first failure. Run `cargo insta test` to run all snapshots.

Reproduction steps

No response

Insta Version

1.31.0

rustc Version

1.68.2

What did you expect?

Possibly to run all tests, even with --check, but otherwise to not suggest running cargo insta test

@max-sixty max-sixty added the bug Something isn't working label Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant