We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 142cc3a commit 40f48f6Copy full SHA for 40f48f6
1 file changed
tests/aik099/PHPUnit/BrowserTestCaseTest.php
@@ -314,7 +314,6 @@ public function testGetCollectCodeCoverageInformationSuccess($remote_coverage_sc
314
$test_result->setCodeCoverage($code_coverage);
315
$test_case->setTestResultObject($test_result);
316
317
- // Failed.
318
if ( $remote_coverage_script_url ) {
319
$test_case->setRemoteCoverageScriptUrl($remote_coverage_script_url);
320
$this->assertTrue($test_case->getCollectCodeCoverageInformation());
0 commit comments