Test Failed
Pull Request — master (#9)
by Yo
02:00
created
src/Yoanm/DefaultPhpRepository/Factory/TemplateListFactory.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -64,7 +64,7 @@
 block discarded – undo
64 64
         }
65 65
 
66 66
         // Reorder final list
67
-        $orderedList =  [
67
+        $orderedList = [
68 68
             'git.readme' => $list['git.readme'],
69 69
             'git.license' => $list['git.license'],
70 70
             'git.contributing' => $list['git.contributing'],
Please login to merge, or discard this patch.