Fix Redirect URL (#6229)

* Fix Redirect URL

* fix unit test

* browser false

* workaround
This commit is contained in:
Eugenio Romano
2020-10-08 16:59:19 +01:00
committed by GitHub
parent d236ed40a2
commit a7ebfa9fba
6 changed files with 57 additions and 50 deletions

View File

@@ -131,7 +131,7 @@ exports.config = {
}
}
},
args: ['--incognito',
args: [
`--window-size=${width},${height}`,
'--disable-gpu',
'--no-sandbox',