Skip to content

Commit

Permalink
run the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
morgante committed Jul 18, 2024
1 parent 0c067fe commit 2fddcff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ fs-err = { version = "2.11.0" }
[dev-dependencies]
similar = "2.2.1"
lazy_static = "1.4.0"
insta = { version = "1.30.0", features = ["yaml", "redactions"] }
insta = { version = "1.30.0", features = ["yaml", "redactions", "filters"] }
trim-margin = "0.1.0"
marzano-auth = { path = "../auth", features = ["test-utils"] }
walkdir = "2.3.3"
Expand Down

0 comments on commit 2fddcff

Please sign in to comment.