Applies Changes
This commit is contained in:
committed by
Berkay Güre
parent
c39b9870ef
commit
253f0f1451
@ -11,7 +11,6 @@ class DatabaseSeeder extends Seeder
|
||||
*/
|
||||
public function run()
|
||||
{
|
||||
$this->call(\Database\Seeds\TestCompany::class);
|
||||
$this->call(CompanySeeder::class);
|
||||
//
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user