Skip to content

Commit a464627

Browse files
committed
remove debug from test
1 parent 28716f2 commit a464627

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/VIPSoft/CodeCoverageCommon/Report/HtmlTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ public function testProcess()
4545
if ($e->getMessage() === 'Could not write to vfs://tmp/index.dashboard.html: /tmp/index.dashboard.html): failed to open stream: "org\bovigo\vfs\vfsStreamWrapper::stream_open" call failed') {
4646
$this->markTestSkipped();
4747
} else {
48-
var_dump($e->getMessage());
4948
$this->fail();
5049
}
5150
}

0 commit comments

Comments
 (0)