mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-23 07:34:00 -05:00
root: tweak xvfb-run args
This commit is contained in:
@@ -80,7 +80,7 @@ glob(options.glob, {
|
||||
const configFile = path.join(__dirname, '..', 'mocha-reporter-config.json')
|
||||
|
||||
const args = [
|
||||
'-s \"-screen 0 1280x1024x8\"',
|
||||
'-as \"-screen 0 1280x720x16\"',
|
||||
'--',
|
||||
'node',
|
||||
path.resolve('..', '..', 'scripts', 'start.js'), // launch root monorepo start
|
||||
|
||||
Reference in New Issue
Block a user