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 4, 2024
1 parent 0c821ae commit 6f3f97f
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 6f3f97f

Please sign in to comment.