Test Setup Failed
Branch master (97860c)
by Petr
02:25
created
Category
src/Command/TerraformCommand.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,7 @@
 block discarded – undo
20 20
     {
21 21
         $this->setName('create');
22 22
         $this->setDescription('Create new map');
23
-        $this->setHelp('This command allows you to create game map.');;
23
+        $this->setHelp('This command allows you to create game map.'); ;
24 24
     }
25 25
 
26 26
     /** {@inheritDoc} */
Please login to merge, or discard this patch.