Skip to content

Commit 186b12b

Browse files
committed
testing
1 parent d99fb6d commit 186b12b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

x/multi-staking/keeper/abci_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ func (suite *KeeperTestSuite) TestMsUnlockEndBlocker() {
4747
tc := tc
4848
suite.Run(tc.name, func() {
4949
// height 1
50-
suite.SetupTest()
51-
5250
vals, err := suite.app.StakingKeeper.GetAllValidators(suite.ctx)
5351
suite.NoError(err)
5452
val := vals[0]

0 commit comments

Comments
 (0)