Skip to content

Commit 4e91554

Browse files
fix:[lar-18] apply lint
1 parent db2b71c commit 4e91554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/Livewire/Pages/Forum/IndexTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
use App\Livewire\Pages\Forum\Index;
66
use App\Models\Thread;
7+
use Illuminate\Support\Facades\App;
78
use Livewire\Livewire;
8-
use Illuminate\Support\Facades\App;
99

1010
use function Pest\Laravel\get;
1111

0 commit comments

Comments
 (0)