Skip to content

Commit

Permalink
Add testing feature to mc-db dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
notlesh committed Oct 2, 2024
1 parent 2e1c739 commit 492cf68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/client/block_import/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ starknet_api = { workspace = true }
[dev-dependencies]
tempfile = { workspace = true }
rstest = { workspace = true }
mc-db = { workspace = true, features = ["testing"] }

0 comments on commit 492cf68

Please sign in to comment.