Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Commit bd46ba9

Browse files
committed
No sandbox for browsershot
1 parent d63cdeb commit bd46ba9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/VisualDiffTester.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ protected function createScreenshot()
105105
$filename = $this->getFilename();
106106

107107
$browsershot = Browsershot::html($this->html);
108+
$browsershot->noSandbox();
108109

109110
if (! is_null(config('visualdiff.node_binary'))) {
110111
$browsershot->setNodeBinary(config('visualdiff.node_binary'));

0 commit comments

Comments
 (0)