Completed
Push — master ( 68f30c...a95a96 )
by Christian
02:25
created
test/integration/folder/BaseProjectTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
61 61
      * Runs a command and compares result against expection.
62 62
      *
63 63
      * @param string        $command        The command to execute
64
-     * @param mixed         $expectedResult Expected exit code
64
+     * @param integer         $expectedResult Expected exit code
65 65
      * @param string[]|null $expectedOutput Expected stdout as array of lines (null to skip check)
66 66
      * @param string        $message        Description of the assertion
67 67
      */
Please login to merge, or discard this patch.