Skip to content

Commit 1f0ef21

Browse files
committed
more test fixes
1 parent d3576c5 commit 1f0ef21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/data/pixiu

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -427,11 +427,11 @@ data = [
427427
"namespace_id": 592,
428428
"dtree": "--",
429429
"dtree_id": 0,
430-
"used_space": 10000,
430+
"used_space": 10240,
431431
"quota_used_type": "space",
432432
"quota_type": "directory",
433433
"quota_limit_type": "hard",
434-
"quota_space_limit": 10000,
434+
"quota_space_limit": 10240,
435435
"path": "/",
436436
},
437437
},

0 commit comments

Comments
 (0)