Skip to content

Commit fe16c55

Browse files
committed
bad merge
1 parent 2953b5b commit fe16c55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/payments/tests/unit/test_rpc_payments.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ async def test_rpc_init_payment_fail(
104104

105105
async def test_webserver_one_time_payment_workflow(
106106
is_pdb_enabled: bool,
107+
mock_payments_gateway_service_or_none: MockRouter | None,
107108
app: FastAPI,
108109
rpc_client: RabbitMQRPCClient,
109110
init_payment_kwargs: dict[str, Any],

0 commit comments

Comments
 (0)