Don't need this anymore
This commit is contained in:
parent
bc6768fd76
commit
ff73db3829
2 changed files with 1 additions and 2 deletions
|
@ -34,7 +34,6 @@ abstract class DuskTestCase extends BaseTestCase
|
|||
{
|
||||
$options = (new ChromeOptions())->addArguments(collect([
|
||||
$this->shouldStartMaximized() ? '--start-maximized' : '--window-size=1920,1080',
|
||||
'--whitelisted-ips=""',
|
||||
])->unless($this->hasHeadlessDisabled(), function ($items) {
|
||||
return $items->merge([
|
||||
'--disable-gpu',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue