Skip to content

Commit b357b0a

Browse files
committed
fix tests
1 parent 0258422 commit b357b0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/api-server/tests/unit/test_api_solver_jobs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ async def test_start_solver_job_pricing_unit_with_payment(
205205
client: AsyncClient,
206206
mocked_webserver_rest_api_base: MockRouter,
207207
mocked_directorv2_rest_api_base: MockRouter,
208+
mocked_webserver_rpc_api: MockRouter,
208209
create_respx_mock_from_capture: CreateRespxMockCallback,
209210
auth: httpx.BasicAuth,
210211
project_tests_dir: Path,

0 commit comments

Comments
 (0)