mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
splitted user name
This commit is contained in:
@@ -24,6 +24,7 @@ class SchedulerTest extends TestCase
|
||||
public function it_report_usage_of_subscription()
|
||||
{
|
||||
$user = User::factory()
|
||||
->hasSettings()
|
||||
->create();
|
||||
|
||||
$plan = Plan::factory()
|
||||
|
||||
Reference in New Issue
Block a user