Formatting

This commit is contained in:
Marcus Moore
2025-03-20 16:12:31 -07:00
parent 0ceda098ff
commit 2cfff8e07c
-1
View File
@@ -8,7 +8,6 @@ use Tests\TestCase;
class ViewUserTest extends TestCase
{
public function testRequiresPermissionToViewUser()
{
$this->actingAs(User::factory()->create())