Test Setup Failed
Branch master (8e1528)
by Thor
10:27
created
src/CoverageChecker.php 5 patches
Indentation   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -259,6 +259,4 @@
 block discarded – undo
259 259
             $suffix
260 260
         );
261 261
 
262
-        $output->writeln($message);
263
-    }
264
-}
262
+        $output->writeln($message
265 263
\ No newline at end of file
Please login to merge, or discard this patch.
Switch Indentation   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -259,6 +259,4 @@
 block discarded – undo
259 259
             $suffix
260 260
         );
261 261
 
262
-        $output->writeln($message);
263
-    }
264
-}
262
+        $output->writeln($message
265 263
\ No newline at end of file
Please login to merge, or discard this patch.
Spacing   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -259,6 +259,4 @@
 block discarded – undo
259 259
             $suffix
260 260
         );
261 261
 
262
-        $output->writeln($message);
263
-    }
264
-}
262
+        $output->writeln($message
265 263
\ No newline at end of file
Please login to merge, or discard this patch.
Braces   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -259,6 +259,4 @@
 block discarded – undo
259 259
             $suffix
260 260
         );
261 261
 
262
-        $output->writeln($message);
263
-    }
264
-}
262
+        $output->writeln($message
265 263
\ No newline at end of file
Please login to merge, or discard this patch.
Upper-Lower-Casing   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -259,6 +259,4 @@
 block discarded – undo
259 259
             $suffix
260 260
         );
261 261
 
262
-        $output->writeln($message);
263
-    }
264
-}
262
+        $output->writeln($message
265 263
\ No newline at end of file
Please login to merge, or discard this patch.