Completed
Push — next ( 3fc9f0...5d2fc6 )
by Jonathan
9s
created
tests/KintTestCase.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,7 @@
 block discarded – undo
20 20
     /**
21 21
      * Asserts that a condition is true.
22 22
      *
23
-     * @param array  $expected
23
+     * @param string[]  $expected
24 24
      * @param string $actual
25 25
      * @param string $message
26 26
      *
Please login to merge, or discard this patch.