diff --git a/tests/integration/expired_client.go b/tests/integration/expired_client.go index cfba19803e..a46df32d8e 100644 --- a/tests/integration/expired_client.go +++ b/tests/integration/expired_client.go @@ -96,7 +96,7 @@ func (s *CCVTestSuite) TestConsumerPacketSendExpiredClient() { delegate(s, delAddr, bondAmt) // send CCV packet to consumer - s.providerChain.NextBlock() + s.nextEpoch() // bond more tokens on provider to change validator powers delegate(s, delAddr, bondAmt)