pull/5370/head
filip mertens 2 years ago
parent e3d6d16566
commit c29540ad5e
  1. 4
      apps/remix-ide-e2e/nightwatch.ts

@ -84,8 +84,8 @@ module.exports = {
'moz:firefoxOptions': { 'moz:firefoxOptions': {
args: [ args: [
'-headless', '-headless',
'--width=2560', '-width=2560',
'--height=1440' '-height=1440'
] ]
} }
} }

Loading…
Cancel
Save