mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 16:32:15 +00:00
splitted user name
This commit is contained in:
@@ -25,6 +25,7 @@ class TrafficTest extends TestCase
|
||||
->image('fake-file.jpg', 1200);
|
||||
|
||||
$this->user = User::factory()
|
||||
->hasSettings()
|
||||
->create();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user