|
@@ -10,7 +10,7 @@ class TestMqWorker extends Command
|
|
|
{
|
|
{
|
|
|
/**
|
|
/**
|
|
|
* The name and signature of the console command.
|
|
* The name and signature of the console command.
|
|
|
- *
|
|
|
|
|
|
|
+ * php artisan test:mq.worker
|
|
|
* @var string
|
|
* @var string
|
|
|
*/
|
|
*/
|
|
|
protected $signature = 'test:mq.worker';
|
|
protected $signature = 'test:mq.worker';
|