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,
|
||||
"chromeWebSecurity": false,
|
||||
"viewportWidth": 2880,
|
||||
"viewportHeight": 2160,
|
||||
"ignoreTestFiles": ["**/snapshots/*"],
|
||||
"screenshotOnRunFailure": false,
|
||||
"video": false,
|
||||
|
@ -19,7 +17,7 @@
|
|||
"mochaFile": "results/junit/regression-[hash].xml"
|
||||
},
|
||||
"env": {
|
||||
"username": "beta",
|
||||
"password": "beta"
|
||||
"username": "a",
|
||||
"password": "a"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue