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