Completed
Push — master ( 021686...0b264b )
by
unknown
02:51 queued 14s
created
tests/Command/CleanMediaCommandTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -296,7 +296,7 @@
 block discarded – undo
296 296
     /**
297 297
      * Asserts whether all expected texts can be found in the output within a given context.
298 298
      *
299
-     * @param array  $expected Excerpts of text expected to be found in the output
299
+     * @param string[]  $expected Excerpts of text expected to be found in the output
300 300
      * @param string $output   Searched output
301 301
      */
302 302
     private function assertOutputFoundInContext(
Please login to merge, or discard this patch.