diff --git a/src/Commands/Install.php b/src/Commands/Install.php index 424aa261..77c96588 100644 --- a/src/Commands/Install.php +++ b/src/Commands/Install.php @@ -23,7 +23,7 @@ class Install extends Command ); $this->step( - name: 'Publishing routes [routes/tenant.php]', + name: 'Publishing routes', tag: 'routes', file: 'routes/tenant.php', );