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