visuddhinanda 2 лет назад
Родитель
Сommit
471df8c447
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/Console/Commands/TestMq.php

+ 1 - 1
app/Console/Commands/TestMq.php

@@ -16,7 +16,7 @@ class TestMq extends Command
      *
      * @var string
      */
-    protected $signature = 'test:mq {--discussion}';
+    protected $signature = 'test:mq {--discussion=}';
 
     /**
      * The console command description.