mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 14:14:03 +00:00
Update CreatePendingTenants.php
This commit is contained in:
parent
500b2538fc
commit
30b49a9d25
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ class CreatePendingTenants extends Command
|
|||
|
||||
$this->info("$deployedCount tenants deployed, $pendingObjectifCount tenant(s) are ready to be used.");
|
||||
|
||||
return self::SUCCESS;
|
||||
return 1;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue