Skip to content
Snippets Groups Projects
Verified Commit 9db06fb7 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

fix: wip web tests

parent 06cadaac
No related branches found
No related tags found
No related merge requests found
...@@ -35,8 +35,7 @@ if (!config.browser) { ...@@ -35,8 +35,7 @@ if (!config.browser) {
'--no-sandbox', '--no-sandbox',
'--disable-setuid-sandbox', '--disable-setuid-sandbox',
'--user-data-dir=/tmp', '--user-data-dir=/tmp',
'--enable-logging=stderr', '--enable-logging=stderr'
'--v=1'
], ],
userAgent: 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36', userAgent: 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment