Skip to content

Commit

Permalink
Remove TODO_UPNEXT
Browse files Browse the repository at this point in the history
  • Loading branch information
Olshansk committed Oct 28, 2024
1 parent 264f3cf commit a09f46e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions e2e/tests/update_params_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,6 @@ func (s *suite) assertExpectedModuleParamsUpdated(moduleName string) {
Params: tokenomicstypes.Params{},
},
)
// TODO_UPNEXT: This should fail
// TODO_UPNEXT(@olshansk): This should not fail
case prooftypes.ModuleName:
params := prooftypes.DefaultParams()
paramsMap := s.expectedModuleParams[moduleName]
Expand Down

0 comments on commit a09f46e

Please sign in to comment.