Skip to content

Commit

Permalink
stabalize test
Browse files Browse the repository at this point in the history
  • Loading branch information
bermuell committed Nov 30, 2023
1 parent f413a8d commit f1235a3
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 @@ -360,6 +360,7 @@ func (tr TestRun) submitConsumerRemovalProposal(
if err != nil {
log.Fatal(err, "\n", string(bz))
}
time.Sleep(500 * time.Millisecond) // Hack to stabalize tests
}

type submitParamChangeProposalAction struct {
Expand Down

0 comments on commit f1235a3

Please sign in to comment.