diff --git a/src/ScheduleWorkCommand.php b/src/ScheduleWorkCommand.php index c437900..20ca451 100644 --- a/src/ScheduleWorkCommand.php +++ b/src/ScheduleWorkCommand.php @@ -11,7 +11,7 @@ class ScheduleWorkCommand extends Command * * @var string */ - protected $signature = 'ScheduleWork'; + protected $signature = 'ScheduleWorkCommand'; /** * The console command description.