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.
1 parent f7bb5cd commit d2644cfCopy full SHA for d2644cf
tests/PHP/CodeCoverageTest.php
@@ -252,7 +252,7 @@ public function testSetIgnoreDeprecatedCode()
252
}
253
254
/**
255
- * @covers PHP_CodeCoverage::setIgnoreDeprecatedCode
+ * @covers PHP_CodeCoverage::setIgnoreDeprecatedCode
256
* @expectedException PHP_CodeCoverage_Exception
257
*/
258
public function testSetIgnoreDeprecatedCodeThrowsExceptionForInvalidArgument()
0 commit comments