Skip to content

Commit

Permalink
fix(pool): add rundler_provider test-utils to pool dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-miao committed Sep 20, 2023
1 parent ee713a9 commit 67d441c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/pool/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ mockall = {workspace = true, optional = true }
[dev-dependencies]
mockall.workspace = true
rundler-sim = { path = "../sim", features = ["test-utils"] }
rundler-provider = { path = "../provider", features = ["test-utils"] }

[build-dependencies]
tonic-build.workspace = true
Expand Down

0 comments on commit 67d441c

Please sign in to comment.