Skip to content

Commit 1879502

Browse files
committed
Fix tests
1 parent 0bf2649 commit 1879502

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/checkout/widgets-lib/src/widgets/swap/functions/swapFees.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ describe('formatSwapFees', () => {
2424
amountWithMaxSlippage: {} as Amount,
2525
slippage: 0,
2626
fees: [],
27+
priceImpact: 0,
2728
} as Quote,
2829
swap: {
2930
gasFeeEstimate: {

0 commit comments

Comments
 (0)