Passed
Pull Request — master (#14)
by Alex
13:20
created
test/phpunit/Listener/PriorityQueueTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -57,7 +57,7 @@
 block discarded – undo
57 57
             [300, 1],
58 58
             [2345, 999],
59 59
             [1, 1],
60
-            [1000,1000],
60
+            [1000, 1000],
61 61
             [
62 62
                 [1, 100],
63 63
                 [1, 100],
Please login to merge, or discard this patch.