Skip to content

Commit

Permalink
Fixes typo
Browse files Browse the repository at this point in the history
  • Loading branch information
grarco committed May 23, 2024
1 parent 64fca34 commit 9a9387e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/tests/src/integration/ledger_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1626,7 +1626,7 @@ fn enforce_fee_payment() -> Result<()> {
"--amount",
// We want this transaction to consume all the remaining available
// balance. If we executed the inner txs right after the
// corresponding wrapper's fee paymwent this would succeed (but
// corresponding wrapper's fee payment this would succeed (but
// this is not the case)
"1900000",
"--output-folder-path",
Expand Down

0 comments on commit 9a9387e

Please sign in to comment.