We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5b77c2 commit 78ccf0eCopy full SHA for 78ccf0e
services/storage/tests/unit/test__worker_tasks_paths.py
@@ -90,8 +90,6 @@ def fake_celery_task(celery_app: Celery, initialized_app: FastAPI) -> Task:
90
)
91
async def test_path_compute_size(
92
fake_celery_task: Task,
93
- initialized_app: FastAPI,
94
- client: httpx.AsyncClient,
95
location_id: LocationID,
96
user_id: UserID,
97
with_random_project_with_files: tuple[
0 commit comments