Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang committed Feb 29, 2024
1 parent 0498c4f commit 3ec552f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x/staking/common_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ func getBaseSimappWithCustomKeeper(t *testing.T) (*codec.LegacyAmino, *simapp.Si
app.AccountKeeper,
app.BankKeeper,
app.GetSubspace(types.ModuleName),
0,
)
app.StakingKeeper.SetParams(ctx, types.DefaultParams())

Expand Down

0 comments on commit 3ec552f

Please sign in to comment.