added prefix to source
This commit is contained in:
@ -52,6 +52,7 @@ class TestCompany extends Seeder
|
||||
'wizard.completed' => '1',
|
||||
'email.protocol' => 'array',
|
||||
],
|
||||
'created_from' => 'core::seed',
|
||||
]));
|
||||
|
||||
$company->makeCurrent(true);
|
||||
|
Reference in New Issue
Block a user