mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-21 09:12:14 +00:00
splitted user name
This commit is contained in:
@@ -67,6 +67,7 @@ class VisitorAccessToItemsTest extends TestCase
|
||||
public function it_try_to_get_protected_file_record()
|
||||
{
|
||||
$user = User::factory()
|
||||
->hasSettings()
|
||||
->create();
|
||||
|
||||
$file = File::factory()
|
||||
|
||||
Reference in New Issue
Block a user