Skip to content

Commit b30ed59

Browse files
committed
stabalize test
1 parent af0fdcc commit b30ed59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/e2e/actions.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,7 @@ func (tr TestRun) submitConsumerRemovalProposal(
360360
if err != nil {
361361
log.Fatal(err, "\n", string(bz))
362362
}
363+
time.Sleep(500 * time.Millisecond) // Hack to stabalize tests
363364
}
364365

365366
type submitParamChangeProposalAction struct {

0 commit comments

Comments
 (0)