Set cypress for automated tests
This commit is contained in:
parent
d14de42536
commit
72290bdd5c
@ -1,9 +1,9 @@
|
||||
{
|
||||
"reporter": "junit",
|
||||
"baseUrl": "https://redui-automation-ui.iqser.cloud",
|
||||
"baseUrl": "https://app-ui-automated.iqser.cloud",
|
||||
"env": {
|
||||
"api_url": "https://redui-automation-api.iqser.cloud",
|
||||
"auth_base_url": "https://redkc-staging.iqser.cloud/auth",
|
||||
"api_url": "https://api-ui-automated.iqser.cloud",
|
||||
"auth_base_url": "https://keycloak-ui-automated.iqser.cloud/auth",
|
||||
"auth_realm": "redaction",
|
||||
"auth_client_id": "redaction"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user