We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2539f64 commit 497cfb3Copy full SHA for 497cfb3
tests/TestSuite.php
@@ -20,7 +20,6 @@ class TestSuite extends PHPUnit_TestSuite
20
* Runs the tests and collects their result in a TestResult.
21
*
22
* @param \PHPUnit\Framework\TestResult $result A test result.
23
- * @param mixed $filter The filter passed to each test.
24
25
* @return \PHPUnit\Framework\TestResult
26
*/
0 commit comments