This commit is contained in:
Peter Papp
2021-05-11 18:24:22 +02:00
parent e8ca132a8b
commit f5958dda57

View File

@@ -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,