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 7325690 commit cdd40b3Copy full SHA for cdd40b3
tests/Components/Jobs/DeleteThreadTest.php
@@ -2,6 +2,7 @@
2
3
namespace Tests\Components\Jobs;
4
5
+use Tests\TestCase;
6
use App\Models\Reply;
7
use App\Models\Thread;
8
use App\Jobs\DeleteThread;
0 commit comments