call(AdminUserSeeder::class); $this->call(CompetitionDefaultTracksSeeder::class); $this->call(CompetitionAudienceSessionsSeeder::class); } }