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