mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-03 18:07:41 -08:00
wtf
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
813b304a01
commit
85dbbdbbcb
|
@ -4,6 +4,7 @@ namespace Tests\Feature\Importing\Api;
|
|||
|
||||
use App\Models\Category;
|
||||
use App\Models\AssetModel;
|
||||
use App\Importer\AssetmodelImporter;
|
||||
use App\Models\User;
|
||||
use App\Models\Import;
|
||||
use Illuminate\Foundation\Testing\WithFaker;
|
||||
|
|
Loading…
Reference in a new issue