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': {
args: [
'-headless',
'--width=2560',
'--height=1440'
'-width=2560',
'-height=1440'
]
}
}

Loading…
Cancel
Save