Passed
Push — test ( bc2363...ce9d4d )
by Tom
02:27
created
src/File/Pipeline/StepCaches.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -96,7 +96,7 @@
 block discarded – undo
96 96
             }
97 97
 
98 98
             '' === ($cache = trim($cache)) || $reservoir[] = $cache;
99
-         }
99
+            }
100 100
 
101 101
         return $reservoir;
102 102
     }
Please login to merge, or discard this patch.