mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 17:34:29 -04:00
Fix for tests
This commit is contained in:
parent
2333e1cf2a
commit
83e76198e0
@ -62,6 +62,7 @@ class UserTableSeeder extends Seeder
|
||||
'notify_sent' => false,
|
||||
'notify_paid' => false,
|
||||
'is_admin' => 1,
|
||||
'accepted_terms_version' => NINJA_TERMS_VERSION,
|
||||
]);
|
||||
|
||||
$client = Client::create([
|
||||
|
Loading…
x
Reference in New Issue
Block a user