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 15581b7 commit a0d4011Copy full SHA for a0d4011
services/storage/tests/unit/test_simcore_s3_dsm_utils.py
@@ -7,12 +7,12 @@
7
[
8
(
9
"b21a3b80-d578-4b33-a224-e24ee2e4966a/42b9cc07-60f5-4d29-a063-176d1467901c/my/amazing/sub/folder/with/a/file.bin",
10
- 2,
+ 3,
11
"b21a3b80-d578-4b33-a224-e24ee2e4966a/42b9cc07-60f5-4d29-a063-176d1467901c/my",
12
),
13
14
"api/42b9cc07-60f5-4d29-a063-176d1467901c/my/amazing/sub/folder/with/a/file.bin",
15
16
"api/42b9cc07-60f5-4d29-a063-176d1467901c/my",
17
18
],
0 commit comments