Skip to content

Commit

Permalink
wait txs done
Browse files Browse the repository at this point in the history
  • Loading branch information
Pantani committed Dec 1, 2024
1 parent f9aafed commit 025d012
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/faucet/faucet_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ func TestRequestCoinsFromFaucet(t *testing.T) {
})
}
require.NoError(t, g.Wait())
time.Sleep(time.Second * 2)
checkAccountBalance(ctx, t, cosmosClient, addr, maxCoins)
}

Expand Down

0 comments on commit 025d012

Please sign in to comment.