visuddhinanda пре 2 година
родитељ
комит
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.