Skip to content

Commit

Permalink
comment updates 2
Browse files Browse the repository at this point in the history
  • Loading branch information
p0mvn committed Apr 12, 2023
1 parent 1455bd5 commit b5c872b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/poolmanager/router_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1708,7 +1708,6 @@ func (suite *KeeperTestSuite) TestSplitRouteExactAmountIn() {

expectError: types.PriceImpactProtectionExactInError{Actual: priceImpactThreshold, MinAmount: priceImpactThreshold.Add(sdk.OneInt())},
},

"error: duplicate split routes": {
routes: []types.SwapAmountInSplitRoute{

Expand Down

0 comments on commit b5c872b

Please sign in to comment.