Passed
Push — master ( 30190e...8dca5b )
by Caen
03:02
created
monorepo/scripts/ping-openanalytics-testrunner.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,7 @@
 block discarded – undo
17 17
     exit(0);
18 18
 }
19 19
 
20
-if (! file_exists('report.xml')) {
20
+if (!file_exists('report.xml')) {
21 21
     exit(404);
22 22
 }
23 23
 
Please login to merge, or discard this patch.