Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
toteki committed Oct 8, 2023
1 parent a674526 commit ab57a57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/e2e/setup/setup.go
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,8 @@ func (s *E2ETestSuite) runValidators() {
s.T().Logf("started Umee validator container: %s", resource.Container.ID)
}

// TODO: if these exit after 2 seconds, don't wait for 30 minutes before teardown!

rpcClient, err := rpchttp.New("tcp://localhost:26657", "/websocket")
s.Require().NoError(err)

Expand Down

0 comments on commit ab57a57

Please sign in to comment.