Skip to content

Commit db88708

Browse files
Fix CS/WS issue
1 parent 6402b1e commit db88708

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Report/Xml/Tests.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
final class Tests
1818
{
1919
private $contextNode;
20-
2120
private $codeMap = [
2221
-1 => 'UNKNOWN', // PHPUnit_Runner_BaseTestRunner::STATUS_UNKNOWN
2322
0 => 'PASSED', // PHPUnit_Runner_BaseTestRunner::STATUS_PASSED

0 commit comments

Comments
 (0)