mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-04 04:24:26 +00:00
Fixed tests, added migration stuff, added default user.
This commit is contained in:
@@ -16,6 +16,7 @@ class DatabaseSeeder extends Seeder
|
||||
$this->call('TransactionCurrencySeeder');
|
||||
$this->call('TransactionTypeSeeder');
|
||||
$this->call('ComponentTypeSeeder');
|
||||
$this->call('DefaultUserSeeder');
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user