Skip to content

Commit

Permalink
Update default_overrides_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
lidanserj authored Feb 18, 2025
1 parent 0ac84ca commit 86e043c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/default_overrides_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"github.com/celestiaorg/celestia-app/v3/app/encoding"
"github.com/cosmos/cosmos-sdk/types"
distributiontypes "github.com/cosmos/cosmos-sdk/x/distribution/types"
govtypes "github.com/cosmos/cosmos-sdk/x/gov/types/v2"
govtypes "github.com/cosmos/cosmos-sdk/x/gov/types/v1"
icagenesistypes "github.com/cosmos/ibc-go/v6/modules/apps/27-interchain-accounts/genesis/types"
"github.com/stretchr/testify/assert"
tmcfg "github.com/tendermint/tendermint/config"
Expand Down

0 comments on commit 86e043c

Please sign in to comment.