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 bbe73b9 commit aaaf799Copy full SHA for aaaf799
src/Runner/PhptTestCase.php
@@ -55,7 +55,7 @@
55
use PHPUnit\Framework\Test;
56
use PHPUnit\Framework\TestResult;
57
use PHPUnit\Util\PHP\AbstractPhpProcess;
58
-use SebastianBergmann\CodeCoverage\RawCodeCoverageData;
+use SebastianBergmann\CodeCoverage\Data\RawCodeCoverageData;
59
use SebastianBergmann\Template\Template;
60
use SebastianBergmann\Timer\Timer;
61
use Throwable;
0 commit comments