This commit is contained in:
9
client/cypress.json
Normal file
9
client/cypress.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"pluginsFile": "tests/e2e/plugins/index.js",
|
||||
"baseUrl": "http://localhost:7676",
|
||||
"defaultCommandTimeout":10000,
|
||||
"env": {
|
||||
"adminusername": "john",
|
||||
"adminpassword": "abraxis"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user