mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-21 01:12:14 +00:00
splitted user name
This commit is contained in:
@@ -16,6 +16,7 @@ class FavouriteFolderTest extends TestCase
|
||||
->create();
|
||||
|
||||
$user = User::factory()
|
||||
->hasSettings()
|
||||
->create();
|
||||
|
||||
$this
|
||||
@@ -41,6 +42,7 @@ class FavouriteFolderTest extends TestCase
|
||||
->create();
|
||||
|
||||
$user = User::factory()
|
||||
->hasSettings()
|
||||
->create();
|
||||
|
||||
$user
|
||||
|
||||
Reference in New Issue
Block a user