Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aljo242 committed May 17, 2024
1 parent d2a3fab commit 462ae18
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -508,9 +508,6 @@ func NewSimApp(
// set denom resolver to test variant.
app.FeeMarketKeeper.SetDenomResolver(&feemarkettypes.TestDenomResolver{})

// set denom resolver to test variant.
app.FeeMarketKeeper.SetDenomResolver(&feemarkettypes.TestDenomResolver{})

// Create a global ante handler that will be called on each transaction when
// proposals are being built and verified.
anteHandlerOptions := ante.HandlerOptions{
Expand Down

0 comments on commit 462ae18

Please sign in to comment.