testing
This commit is contained in:
@@ -18,7 +18,7 @@ class DatabaseSeeder extends Seeder
|
||||
{
|
||||
//Seeders
|
||||
$this->call(AvailableUserPermissionsSeeder::class);
|
||||
$this->call(AvailableUserRolesSeeder::class);
|
||||
$this->call(AvailableUserRoleSeeder::class);
|
||||
$this->call(ConfigTableSeeder::class);
|
||||
$this->call(SolarSystemSeeder::class);
|
||||
$this->call(SRPTableSeeder::class);
|
||||
|
||||
Reference in New Issue
Block a user