Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2023-09-20 06:41:32 +00:00
committed by KNaveenraj-ladybird
parent e35e735198
commit 2b69c8d56f

View File

@@ -106,6 +106,7 @@ class TicketControllerTest extends TestCase
$user = User::latest()->first(); $user = User::latest()->first();
$this->actingAs($user); $this->actingAs($user);
$this->assertAuthenticated(); $this->assertAuthenticated();