Skip to content

Commit

Permalink
Update x/poolmanager/router_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Tucker <[email protected]>
  • Loading branch information
p0mvn and czarcas7ic authored Apr 12, 2023
1 parent b5c872b commit d60f31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/poolmanager/router_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1696,7 +1696,7 @@ func (suite *KeeperTestSuite) TestSplitRouteExactAmountIn() {
expectedTokenOutEstimate: priceImpactThreshold,
},

"error: price impact protection triggerred": {
"error: price impact protection triggered": {
routes: []types.SwapAmountInSplitRoute{
defaultSingleRouteTwoHops,
defaultSingleRouteThreeHops,
Expand Down

0 comments on commit d60f31b

Please sign in to comment.