Browse Source

{--discussion=}

visuddhinanda 2 years ago
parent
commit
471df8c447
1 changed files with 1 additions and 1 deletions
  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
      * @var string
      */
      */
-    protected $signature = 'test:mq {--discussion}';
+    protected $signature = 'test:mq {--discussion=}';
 
 
     /**
     /**
      * The console command description.
      * The console command description.