Fixed typo and spacing

This commit is contained in:
snipe
2026-03-26 12:14:20 +00:00
parent a500dd4e9e
commit 316f1be3d0
8 changed files with 6 additions and 9 deletions
-1
View File
@@ -150,7 +150,6 @@ class UserFactory extends Factory
return $this->appendPermission(['consumables.view' => '1']);
}
public function createAssets()
{
return $this->appendPermission(['assets.create' => '1']);