Skip to content

Commit

Permalink
ethereum_bridge: fix build with "testing" feature
Browse files Browse the repository at this point in the history
  • Loading branch information
tzemanovic committed Jan 8, 2024
1 parent fa49cda commit 15ccaa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ethereum_bridge/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ default = []
testing = [
"namada_account",
"namada_core/testing",
"namada_state/testing",
]

[dependencies]
Expand Down

0 comments on commit 15ccaa3

Please sign in to comment.