Skip to content

Commit

Permalink
Update x/blob/keeper/keeper_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Rootul P <[email protected]>
  • Loading branch information
ninabarbakadze and rootulp committed Sep 18, 2024
1 parent a033364 commit 9603fd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/blob/keeper/keeper_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ func CreateKeeper(t *testing.T, version uint64) (*keeper.Keeper, store.CommitMul
cdc,
paramsSubspace,
)
// change the params to a non default value
k.SetParams(ctx, types.DefaultParams())

return k, stateStore, ctx
Expand Down

0 comments on commit 9603fd2

Please sign in to comment.