mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
namespaces refactoring part 2
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
namespace Tests\Domain\Subscriptions;
|
||||
|
||||
use Tests\TestCase;
|
||||
use Domain\Settings\Models\User;
|
||||
use App\Users\Models\User;
|
||||
|
||||
class AdminSubscriptionTest extends TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user