This commit is contained in:
Damodar Lohani
2024-11-06 07:32:41 +05:45
committed by GitHub
parent 8f60f47d95
commit f04c3cd5f5
+1 -1
View File
@@ -294,7 +294,7 @@ class UsageTest extends Scope
'bucketId' => $bucketId,
'bucketsTotal' => $bucketsTotal,
'requestsTotal' => $requestsTotal,
// 'storageTotal' => $storageTotal,
'storageTotal' => $storageTotal,
'filesTotal' => $filesTotal,
]);
}