Test Failed
Push — master ( 03d801...ebe674 )
by Nelson
03:35
created
tests/Helpers/IComparerTester.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -124,7 +124,7 @@
 block discarded – undo
124 124
     /**
125 125
      * @testdox Provides comparison function to array sorting
126 126
      * @dataProvider compareMethodArraysProvider
127
-      *
127
+     *
128 128
      * @param array $expected
129 129
      */
130 130
     public function testCanUseCompareMethodInArraySorting(array $expected) : void
Please login to merge, or discard this patch.