changes the seeder
This commit is contained in:
@@ -19,6 +19,10 @@ public function run(): void
|
||||
$this->call([
|
||||
JonathanSeeder::class,
|
||||
AuditQuestionSeeder::class,
|
||||
DigitalSolutionsQuestionSeeder::class,
|
||||
LegalQuestionSeeder::class,
|
||||
OutsourceQuestionSeeder::class,
|
||||
TaxQuestionSeeder::class,
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user