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 cbad9be commit bb823d4Copy full SHA for bb823d4
services/storage/tests/unit/test_handlers_simcore_s3.py
@@ -449,7 +449,7 @@ async def test_connect_to_external(
449
"project_params",
450
[
451
ProjectWithFilesParams(
452
- num_nodes=12,
+ num_nodes=3,
453
allowed_file_sizes=(
454
TypeAdapter(ByteSize).validate_python("7Mib"),
455
TypeAdapter(ByteSize).validate_python("110Mib"),
@@ -485,7 +485,7 @@ async def test_create_and_delete_folders_from_project(
485
486
487
488
489
490
491
0 commit comments