cli: fix indentation of two insta snapshots

`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.
This commit is contained in:
Martin von Zweigbergk 2023-08-30 21:47:30 -07:00 committed by Martin von Zweigbergk
parent 5ecc95a245
commit 497f4a952c