Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
tonysm committed Nov 5, 2023
1 parent ba94b49 commit dfb49cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Models/BroadcastsModelTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
use Workbench\App\Models\Comment;
use Workbench\App\Models\Company;
use Workbench\App\Models\ReviewStatus;
use Workbench\App\Models\Task;
use Workbench\Database\Factories\ArticleFactory;
use Workbench\Database\Factories\BoardFactory;
use Workbench\Database\Factories\CommentFactory;
Expand Down

0 comments on commit dfb49cf

Please sign in to comment.