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