Skip to content

Commit 497cfb3

Browse files
committed
Coding standards fix
1 parent 2539f64 commit 497cfb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/TestSuite.php

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ class TestSuite extends PHPUnit_TestSuite
2020
* Runs the tests and collects their result in a TestResult.
2121
*
2222
* @param \PHPUnit\Framework\TestResult $result A test result.
23-
* @param mixed $filter The filter passed to each test.
2423
*
2524
* @return \PHPUnit\Framework\TestResult
2625
*/

0 commit comments

Comments
 (0)