Fixed typo and spacing
This commit is contained in:
@@ -150,7 +150,6 @@ class UserFactory extends Factory
|
||||
return $this->appendPermission(['consumables.view' => '1']);
|
||||
}
|
||||
|
||||
|
||||
public function createAssets()
|
||||
{
|
||||
return $this->appendPermission(['assets.create' => '1']);
|
||||
|
||||
Reference in New Issue
Block a user