forked from mirrors/jj
497f4a952c
`insta` ignores leading indentation (as long as it's consistent within the snapshot), but when a test case fails and you let `cargo insta` update it, it's going to use a specific indentation. There were a few tests that didn't match that indentation, which could lead to surprising diffs if the tests fail at some point. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml |