@@ -71,7 +71,7 @@ |
||
71 | 71 | ) { |
72 | 72 | parent::__construct($app, $config, $filesystem); |
73 | 73 | $this->setName('seed:exec') |
74 | - ->setDescription('Command to execute seed'); |
|
74 | + ->setDescription('Command to execute seed'); |
|
75 | 75 | } |
76 | 76 | |
77 | 77 | /** |