mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
test refactoring
This commit is contained in:
@@ -131,6 +131,14 @@ class AdminTest extends TestCase
|
||||
'used' => '1.00MB',
|
||||
'percentage' => 0.1,
|
||||
],
|
||||
'traffic' => [
|
||||
'chart' => [
|
||||
'download' => [],
|
||||
'upload' => [],
|
||||
],
|
||||
'download' => '0B',
|
||||
'upload' => '0B',
|
||||
],
|
||||
],
|
||||
],
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user