Completed
Push — master ( 39986e...13eb1c )
by Christian
02:43
created
src/SelfTest/Cli/SelfTestCliCanFork.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -72,7 +72,7 @@
 block discarded – undo
72 72
         $this->getAutoConfig()->setForkingAvailable(false);
73 73
 
74 74
         $this->markWarning(
75
-            'Could not determine if forking is possible, assuming not supported (Output : ' . $output .').'
75
+            'Could not determine if forking is possible, assuming not supported (Output : ' . $output . ').'
76 76
         );
77 77
     }
78 78
 
Please login to merge, or discard this patch.