Skip to content

Commit 3b324af

Browse files
author
Andrei Neagu
committed
revert chane
1 parent 7b5bec6 commit 3b324af

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

services/storage/tests/unit/test_rpc_handlers_simcore_s3.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ def short_dsm_cleaner_interval(monkeypatch: pytest.MonkeyPatch) -> int:
210210
async def test_copy_folders_from_valid_project_with_one_large_file(
211211
initialized_app: FastAPI,
212212
short_dsm_cleaner_interval: int,
213-
with_storage_celery_worker_controller: TestWorkController,
214213
storage_rabbitmq_rpc_client: RabbitMQRPCClient,
215214
user_id: UserID,
216215
product_name: ProductName,
@@ -304,7 +303,6 @@ async def test_copy_folders_from_valid_project_with_one_large_file(
304303
async def test_copy_folders_from_valid_project(
305304
short_dsm_cleaner_interval: int,
306305
initialized_app: FastAPI,
307-
with_storage_celery_worker_controller: TestWorkController,
308306
storage_rabbitmq_rpc_client: RabbitMQRPCClient,
309307
user_id: UserID,
310308
product_name: ProductName,

0 commit comments

Comments
 (0)