We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d33d69 commit 8453212Copy full SHA for 8453212
1 file changed
src/tests/test_transfer_swap_unit.py
@@ -157,4 +157,5 @@ async def test_swap_full_balance(transfer_service, mock_chain_interfaces, mock_c
157
buy_token_name="USDC",
158
order_type=OrderType.SELL,
159
wait_for_execution=True,
160
+ raise_on_error=False,
161
)
0 commit comments