mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fix Redirect URL (#6229)
* Fix Redirect URL * fix unit test * browser false * workaround
This commit is contained in:
@@ -131,7 +131,7 @@ exports.config = {
|
||||
}
|
||||
}
|
||||
},
|
||||
args: ['--incognito',
|
||||
args: [
|
||||
`--window-size=${width},${height}`,
|
||||
'--disable-gpu',
|
||||
'--no-sandbox',
|
||||
|
Reference in New Issue
Block a user