- directory refactor
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Tests\Feature;
|
||||
use Illuminate\Foundation\Testing\DatabaseMigrations;
|
||||
use Inertia\Testing\AssertableInertia as Assert;
|
||||
use Tests\FeatureTestCase;
|
||||
use Toby\Models\User;
|
||||
use Toby\Eloquent\Models\User;
|
||||
|
||||
class InertiaTest extends FeatureTestCase
|
||||
{
|
||||
|
Reference in New Issue
Block a user