Skip to content

Commit cdd40b3

Browse files
committed
Add missing import
1 parent 7325690 commit cdd40b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Components/Jobs/DeleteThreadTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
namespace Tests\Components\Jobs;
44

5+
use Tests\TestCase;
56
use App\Models\Reply;
67
use App\Models\Thread;
78
use App\Jobs\DeleteThread;

0 commit comments

Comments
 (0)