fixed tests
This commit is contained in:
@ -22,7 +22,7 @@ class TestCompany extends Seeder
|
||||
{
|
||||
Model::unguard();
|
||||
|
||||
$this->call(Roles::class);
|
||||
$this->call(Permissions::class);
|
||||
|
||||
$this->createCompany();
|
||||
|
||||
|
Reference in New Issue
Block a user