Skip to content

Commit 2953b5b

Browse files
committed
bad merge
1 parent 69a5dfb commit 2953b5b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

services/payments/tests/unit/test_rpc_payments.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,6 @@ async def test_webserver_one_time_payment_workflow(
139139

140140
async def test_cancel_invalid_payment_id(
141141
is_pdb_enabled: bool,
142-
app: FastAPI,
143-
rpc_client: RabbitMQRPCClient,
144142
mock_payments_gateway_service_or_none: MockRouter | None,
145143
app: FastAPI,
146144
rpc_client: RabbitMQRPCClient,

0 commit comments

Comments
 (0)