chore: typo fix (#20130)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
This commit is contained in:
parent
f03ab7057d
commit
a19a98b913
@ -675,7 +675,7 @@ func (s *KeeperTestSuite) TestUnbondingAllDelegationFromValidator() {
|
||||
require.ErrorIs(err, stakingtypes.ErrNoValidatorFound)
|
||||
}
|
||||
|
||||
// Make sure that that the retrieving the delegations doesn't affect the state
|
||||
// Make sure that the retrieving the delegations doesn't affect the state
|
||||
func (s *KeeperTestSuite) TestGetRedelegationsFromSrcValidator() {
|
||||
ctx, keeper := s.ctx, s.stakingKeeper
|
||||
require := s.Require()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user