Skip to content

Commit 444db0e

Browse files
committed
fixed tests also with datcore
1 parent 1c2a107 commit 444db0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/storage/tests/unit/test_handlers_datasets.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ async def test_list_dataset_files_metadata_with_no_files_returns_empty_array(
3939
user_id: UserID,
4040
project_id: ProjectID,
4141
location_id: LocationID,
42+
fake_datcore_tokens: tuple[str, str],
4243
):
4344
url = url_from_operation_id(
4445
client,

0 commit comments

Comments
 (0)