diff --git a/Makefile b/Makefile index 6ed28b3..6a6986b 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ snapshots: env INSTA_UPDATE=unseen cargo test snapshot_tests snapshots-review: - cargo instal review + cargo insta review coverage: cargo llvm-cov --features=coverage --open