Bug fixes and Action / Decision seeder
This commit is contained in:
@@ -25,7 +25,8 @@ public function run(): void
|
||||
|
||||
$this->call([
|
||||
PersonSeeder::class,
|
||||
SegmentSeeder::class
|
||||
SegmentSeeder::class,
|
||||
ActionSeeder::class
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user