Skip to content

Commit

Permalink
Import namada_storage with testing feat
Browse files Browse the repository at this point in the history
  • Loading branch information
sug0 committed Jun 6, 2024
1 parent c061834 commit 14a616c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions crates/parameters/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ namada_storage = { path = "../storage" }

smooth-operator.workspace = true
thiserror.workspace = true

[dev-dependencies]
namada_storage = { path = "../storage", features = ["testing"] }

0 comments on commit 14a616c

Please sign in to comment.