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 Dec 21, 2023
1 parent dc2fab7 commit 14d7567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/BrowsershotTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@
], $command);
});

it('can create a command to generate a pdf with tags', function() {
it('can create a command to generate a pdf with tags', function () {
$command = Browsershot::url('https://example.com')
->showBackground()
->transparentBackground()
Expand Down

0 comments on commit 14d7567

Please sign in to comment.