Completed
Push — master ( fc04e3...864e6f )
by John
05:15 queued 02:25
created
src/Test/ApiTestCase.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -308,8 +308,8 @@
 block discarded – undo
308 308
     }
309 309
 
310 310
     /**
311
-     * @param mixed  $expected
312
-     * @param mixed  $actual
311
+     * @param integer  $expected
312
+     * @param integer  $actual
313 313
      * @param string $message
314 314
      *
315 315
      * @return mixed
Please login to merge, or discard this patch.