mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-17 07:42:15 +00:00
namespaces refactoring part 2
This commit is contained in:
@@ -4,7 +4,7 @@ namespace Tests\Feature\Accounts;
|
||||
use Storage;
|
||||
use Notification;
|
||||
use Tests\TestCase;
|
||||
use Domain\Settings\Models\User;
|
||||
use App\Users\Models\User;
|
||||
use Domain\Settings\Models\Setting;
|
||||
use Illuminate\Support\Facades\Password;
|
||||
use Illuminate\Auth\Notifications\VerifyEmail;
|
||||
|
||||
Reference in New Issue
Block a user