mirror of
https://github.com/dkmstr/openuds.git
synced 2025-03-20 06:50:23 +03:00
Fixed fixture
This commit is contained in:
parent
856563a65c
commit
adf724101b
@ -107,7 +107,6 @@ DEF_STORAGES: list[prox_types.StorageInfo] = [
|
||||
used=1024 * 1024 * 1024 * i * 4,
|
||||
avail=1024 * 1024 * 1024 * i * 8,
|
||||
total=1024 * 1024 * 1024 * i * 12,
|
||||
used_fraction=1.0,
|
||||
)
|
||||
for i in range(10)
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user