Merge PR #6778: fix TestGetCmdQueryCommunityPool

This commit is contained in:
Alexander Bezobchuk 2020-07-18 19:12:51 -04:00 committed by GitHub
parent 8dcae706db
commit b9f533d51f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -445,7 +445,7 @@ total:
func (s *IntegrationTestSuite) TestGetCmdQueryCommunityPool() {
val := s.network.Validators[0]
_, err := s.network.WaitForHeight(3)
_, err := s.network.WaitForHeight(4)
s.Require().NoError(err)
testCases := []struct {