Commit 3fd8801b authored by Gabriel-31415's avatar Gabriel-31415
Browse files

add subarea geral

parent bcebedd2
......@@ -21,7 +21,7 @@ class DatabaseSeeder extends Seeder
$this->call(SubAreaSeeder::class);
$this->call(FuncaoParticipanteSeeder::class);
$this->call(CoordenadorComissaoSeeder::class);
// $this->call(ParticipanteSeeder::class);
$this->call(ParticipanteSeeder::class);
$this->call(NaturezaSeeder::class);
$this->call(RecomendacaoSeeder::class);
$this->call(AvaliadorSeeder::class);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment