mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-24 18:00:40 +00:00
added it_get_user_subscription_from_admin test
This commit is contained in:
@@ -136,7 +136,7 @@ class AdminTest extends TestCase
|
||||
->create([
|
||||
'user_id' => $user->id,
|
||||
'type' => $mimetype,
|
||||
'mimetype' => $mimetype,
|
||||
'mimetype' => $mimetype,
|
||||
'filesize' => 1000000,
|
||||
]);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user