Skip to content

Commit

Permalink
inadvertently changed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Bowman committed Mar 10, 2023
1 parent a0fc86f commit be715a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/interchainstaking/keeper/callbacks_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@ func (s *KeeperTestSuite) TestHandleValidatorCallbackJailedWithSlashing() {
// s.Require().NoError(err)

// expected := test.expected(zone.Validators)
// 9(app.InterchainstakingKeeper.GetAllDelegations(ctx, &zone))
// fmt.Println(app.InterchainstakingKeeper.GetAllDelegations(ctx, &zone))
// _, found = app.InterchainstakingKeeper.GetDelegation(ctx, &zone, expected.DelegationAddress, expected.ValidatorAddress)
// s.Require().True(found)
// })
Expand Down

0 comments on commit be715a8

Please sign in to comment.