More CI debug
This commit is contained in:
parent
806b97afab
commit
7ef6431b64
2 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,7 @@ const BROWSER = process.env.BROWSER || "chrome --use-fake-device-for-media-strea
|
|||
module.exports = {
|
||||
"browsers": BROWSER,
|
||||
"hostname": "localhost",
|
||||
"skipJsErrors": true,
|
||||
//"skipJsErrors": true,
|
||||
"src": "tests/",
|
||||
"screenshots": {
|
||||
"path": "screenshots/",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue