Skip to content

Commit

Permalink
fixup! End-to-end test for set-funds
Browse files Browse the repository at this point in the history
  • Loading branch information
sug0 committed Nov 5, 2023
1 parent c311d3a commit c7ca28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/e2e/ledger_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ async fn test_hardfork_set_funds() -> Result<()> {
let validator = run_namada_ledger_node_until(
&test,
Some(0),
Some(40),
Some(120),
HARDFORK_HEIGHT,
)?
.background();
Expand Down

0 comments on commit c7ca28e

Please sign in to comment.