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 6402b1e commit db88708Copy full SHA for db88708
src/Report/Xml/Tests.php
@@ -17,7 +17,6 @@
17
final class Tests
18
{
19
private $contextNode;
20
-
21
private $codeMap = [
22
-1 => 'UNKNOWN', // PHPUnit_Runner_BaseTestRunner::STATUS_UNKNOWN
23
0 => 'PASSED', // PHPUnit_Runner_BaseTestRunner::STATUS_PASSED
0 commit comments