Skip to content

Commit a0d4011

Browse files
fix test
1 parent 15581b7 commit a0d4011

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

services/storage/tests/unit/test_simcore_s3_dsm_utils.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
[
88
(
99
"b21a3b80-d578-4b33-a224-e24ee2e4966a/42b9cc07-60f5-4d29-a063-176d1467901c/my/amazing/sub/folder/with/a/file.bin",
10-
2,
10+
3,
1111
"b21a3b80-d578-4b33-a224-e24ee2e4966a/42b9cc07-60f5-4d29-a063-176d1467901c/my",
1212
),
1313
(
1414
"api/42b9cc07-60f5-4d29-a063-176d1467901c/my/amazing/sub/folder/with/a/file.bin",
15-
2,
15+
3,
1616
"api/42b9cc07-60f5-4d29-a063-176d1467901c/my",
1717
),
1818
],

0 commit comments

Comments
 (0)