Skip to content

Commit 0109863

Browse files
committed
Fix StyleCI issue
1 parent cdd40b3 commit 0109863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Components/Jobs/UnbanUserTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace Tests\Components\Jobs;
44

5-
use Tests\TestCase;
65
use Carbon\Carbon;
6+
use Tests\TestCase;
77
use App\Jobs\UnbanUser;
88
use Illuminate\Foundation\Testing\DatabaseMigrations;
99

0 commit comments

Comments
 (0)