mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-10 23:42:36 -07:00
Rename
This commit is contained in:
parent
bf09cd5829
commit
93e9dcccea
2 changed files with 2 additions and 4 deletions
|
@ -9,8 +9,6 @@
|
||||||
},
|
},
|
||||||
"watchForFileChanges": true,
|
"watchForFileChanges": true,
|
||||||
"chromeWebSecurity": false,
|
"chromeWebSecurity": false,
|
||||||
"viewportWidth": 2880,
|
|
||||||
"viewportHeight": 2160,
|
|
||||||
"ignoreTestFiles": ["**/snapshots/*"],
|
"ignoreTestFiles": ["**/snapshots/*"],
|
||||||
"screenshotOnRunFailure": false,
|
"screenshotOnRunFailure": false,
|
||||||
"video": false,
|
"video": false,
|
||||||
|
@ -19,7 +17,7 @@
|
||||||
"mochaFile": "results/junit/regression-[hash].xml"
|
"mochaFile": "results/junit/regression-[hash].xml"
|
||||||
},
|
},
|
||||||
"env": {
|
"env": {
|
||||||
"username": "beta",
|
"username": "a",
|
||||||
"password": "beta"
|
"password": "a"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue