Formatting
This commit is contained in:
@@ -8,7 +8,6 @@ use Tests\TestCase;
|
||||
|
||||
class ViewUserTest extends TestCase
|
||||
{
|
||||
|
||||
public function testRequiresPermissionToViewUser()
|
||||
{
|
||||
$this->actingAs(User::factory()->create())
|
||||
|
||||
Reference in New Issue
Block a user