mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 11:00:39 +00:00
test refactoring
This commit is contained in:
@@ -45,6 +45,9 @@ class GenerateDemoSubscriptionContentCommand extends Command
|
||||
|
||||
// Create plans and subscriptions for fixed billing
|
||||
if ($this->argument('type') === 'fixed') {
|
||||
|
||||
// TODO: check for credentials
|
||||
|
||||
$this->info('Setting up new fixed plans demo data...');
|
||||
$this->generateFixedPlans();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user