Fixes the audit markdown, question, description I'll add some audit question seeder
This commit is contained in:
@@ -18,8 +18,7 @@ public function run(): void
|
||||
{
|
||||
$this->call([
|
||||
JonathanSeeder::class,
|
||||
CategorySeeder::class,
|
||||
QuestionSeeder::class,
|
||||
AuditQuestionSeeder::class,
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user