Skip to content

Commit

Permalink
wait longer
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsqe committed Jun 30, 2023
1 parent b1c87de commit b9ab3a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interchaintest/fee_middleware_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (
"go.uber.org/zap/zaptest"
)

const DATA_RACE_SLEEP = 2 * time.Second
const DATA_RACE_SLEEP = 30 * time.Second

func TestScenarioFeeMiddleware(t *testing.T) {
if testing.Short() {
Expand Down

0 comments on commit b9ab3a0

Please sign in to comment.