Skip to content

Commit

Permalink
chore: fix brokene gov prop submit
Browse files Browse the repository at this point in the history
  • Loading branch information
MSalopek committed Aug 7, 2023
1 parent b31026b commit 863915e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/actions.go
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ func (tr TestRun) submitConsumerRemovalProposal(
`--home`, tr.getValidatorHome(action.chain, action.from),
`--node`, tr.getValidatorNode(action.chain, action.from),
`--gas`, `auto`,
`-b`, `block`,
`--keyring-backend`, `test`,
`-y`,
).CombinedOutput()
Expand Down

0 comments on commit 863915e

Please sign in to comment.