mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-05-17 04:30:56 +02:00
Fix bad namespace
This commit is contained in:
parent
5efcdddd88
commit
6deb279c8d
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace Tests\Api\v1\Controllers;
|
namespace Tests\Feature\Http;
|
||||||
|
|
||||||
use App\Models\User;
|
use App\Models\User;
|
||||||
use Illuminate\Foundation\Testing\WithoutMiddleware;
|
use Illuminate\Foundation\Testing\WithoutMiddleware;
|
||||||
|
Loading…
Reference in New Issue
Block a user