Skip to content

Commit

Permalink
Dusk issues
Browse files Browse the repository at this point in the history
  • Loading branch information
jwhulette committed Jun 1, 2024
1 parent a011f36 commit 97de294
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/DuskTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ protected function driver(): RemoteWebDriver
return $items->merge([
'--disable-gpu',
'--headless=new',
'--remote-debugging-port=9222',
'--no-sandbox',
]);
})->all());

Expand Down

0 comments on commit 97de294

Please sign in to comment.