Skip to content

Commit 8453212

Browse files
committed
Test default swap error handling
1 parent 3d33d69 commit 8453212

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/tests/test_transfer_swap_unit.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,5 @@ async def test_swap_full_balance(transfer_service, mock_chain_interfaces, mock_c
157157
buy_token_name="USDC",
158158
order_type=OrderType.SELL,
159159
wait_for_execution=True,
160+
raise_on_error=False,
160161
)

0 commit comments

Comments
 (0)