Skip to content

Commit

Permalink
fix: minor
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmic-vagabond committed Sep 15, 2023
1 parent f605ceb commit ab76379
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x/amm/types/swap_in_amt_given_out_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import (
"github.com/cometbft/cometbft/crypto/ed25519"
sdk "github.com/cosmos/cosmos-sdk/types"
"github.com/elys-network/elys/x/amm/types"
ptypes "github.com/elys-network/elys/x/parameter/types"
)

func (suite *TestSuite) TestSwapInAmtGivenOut() {
Expand Down

0 comments on commit ab76379

Please sign in to comment.