Skip to content

Commit

Permalink
nit change in test
Browse files Browse the repository at this point in the history
  • Loading branch information
insumity committed Mar 11, 2024
1 parent 800c1ae commit b628eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/expired_client.go
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit b628eea

Please sign in to comment.