update options

pull/2861/head
filip mertens 2 years ago
parent d8c1cdb428
commit 53441e15f7
  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