mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 16:32:15 +00:00
fixed namespaces
This commit is contained in:
2
tests/Feature/External/SubscriptionTest.php
vendored
2
tests/Feature/External/SubscriptionTest.php
vendored
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace Tests\Feature;
|
||||
namespace Tests\Feature\External;
|
||||
|
||||
use App\Models\User;
|
||||
use Carbon\Carbon;
|
||||
|
||||
Reference in New Issue
Block a user