Skip to content

Commit

Permalink
[1772]: Delete a todo that I already took care of.
Browse files Browse the repository at this point in the history
  • Loading branch information
SpicyLemon committed Dec 19, 2023
1 parent 502d983 commit a1c93e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/reward/keeper/rules_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,6 @@ func (s *KeeperTestSuite) createTestValidators(amount int) {
}
}

// TODO[1760]: staking: Uncomment once we know how to call the staking end blocker again.
_, err = s.app.StakingKeeper.EndBlocker(s.ctx)
s.Require().NoError(err, "staking end blocker")

Expand Down

0 comments on commit a1c93e2

Please sign in to comment.