We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdd40b3 commit 0109863Copy full SHA for 0109863
tests/Components/Jobs/UnbanUserTest.php
@@ -2,8 +2,8 @@
2
3
namespace Tests\Components\Jobs;
4
5
-use Tests\TestCase;
6
use Carbon\Carbon;
+use Tests\TestCase;
7
use App\Jobs\UnbanUser;
8
use Illuminate\Foundation\Testing\DatabaseMigrations;
9
0 commit comments