mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
- fixes
This commit is contained in:
@@ -105,6 +105,7 @@ class UserAccountTest extends TestCase
|
||||
"attributes" => [
|
||||
"storage_capacity" => "5",
|
||||
"subscription" => false,
|
||||
"has_billing_profile" => false,
|
||||
"incomplete_payment" => null,
|
||||
"stripe_customer" => false,
|
||||
"email" => $user->email,
|
||||
|
||||
Reference in New Issue
Block a user