Skip to content

Commit 6708b20

Browse files
committed
fix test
1 parent 23c99d5 commit 6708b20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Feature/StatusTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
use App\Models\SemesterStatus;
1111
use App\Models\User;
1212
use Illuminate\Foundation\Testing\RefreshDatabase;
13+
use Illuminate\Support\Facades\Artisan;
1314
use Illuminate\Support\Facades\Event;
1415
use Illuminate\Support\Facades\Mail;
1516
use Tests\TestCase;

0 commit comments

Comments
 (0)