mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-07 06:33:57 -06:00
Updated the default user seeder.
This commit is contained in:
parent
9fa326f630
commit
e9afd55e9d
@ -11,7 +11,7 @@ class DefaultUserSeeder extends Seeder
|
||||
|
||||
User::create(
|
||||
[
|
||||
'email' => 's@nder.be',
|
||||
'email' => 'thegrumpydictator@gmail.com',
|
||||
'password' => 'sander',
|
||||
'reset' => null,
|
||||
'remember_token' => null,
|
||||
|
Loading…
Reference in New Issue
Block a user