Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored and github-actions[bot] committed Jul 15, 2024
1 parent 8d574c7 commit 4204ea9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Browsershot.php
Original file line number Diff line number Diff line change
Expand Up @@ -1048,6 +1048,7 @@ protected function callBrowser(array $command): string
$result = $this->chromiumResult?->getResult();

$this->cleanupTemporaryOptionsFile();

return $result;
}

Expand Down

0 comments on commit 4204ea9

Please sign in to comment.