1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 09:34:04 +00:00

remove duplicate 'routes/tenant.php' from message

This commit is contained in:
Samuel Štancl 2022-10-18 21:52:02 +02:00
parent e4f5b92485
commit 5d688e6e5d

View file

@ -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',
);