mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Fix namespace
This commit is contained in:
parent
e9fc455a30
commit
321839e074
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Tests\Feature;
|
||||
namespace Tests\Feature\Console;
|
||||
|
||||
use App\Models\Asset;
|
||||
use App\Models\User;
|
||||
|
|
Loading…
Reference in a new issue