We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2feb1b8 + d2644cf commit 6aa886eCopy full SHA for 6aa886e
tests/PHP/CodeCoverageTest.php
@@ -220,7 +220,7 @@ public function testSetIgnoreDeprecatedCode()
220
}
221
222
/**
223
- * @covers PHP_CodeCoverage::setIgnoreDeprecatedCode
+ * @covers PHP_CodeCoverage::setIgnoreDeprecatedCode
224
* @expectedException PHP_CodeCoverage_Exception
225
*/
226
public function testSetIgnoreDeprecatedCodeThrowsExceptionForInvalidArgument()
0 commit comments