File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -27,15 +27,15 @@ module.exports = {
27
27
"https://api.lambdatest.com/automation/api/v1/cypress/artefacts/test/" ,
28
28
} ,
29
29
beta : {
30
- INTEGRATION_BASE_URL : "https://api-envi -dev.lambdatestinternal.com/liis" ,
30
+ INTEGRATION_BASE_URL : "https://api-cypdevenv -dev.lambdatestinternal.com/liis" ,
31
31
BUILD_BASE_URL :
32
- "https://api-envi -dev.lambdatestinternal.com/automation/api/v1/builds/" ,
32
+ "https://api-cypdevenv -dev.lambdatestinternal.com/automation/api/v1/builds/" ,
33
33
BUILD_STOP_URL :
34
- "https://api-envi -dev.lambdatestinternal.com/api/v1/test/stop?sessionId=" ,
34
+ "https://api-cypdevenv -dev.lambdatestinternal.com/api/v1/test/stop?sessionId=" ,
35
35
SESSION_URL :
36
- "https://api-envi -dev.lambdatestinternal.com/automation/api/v1/sessions?limit=200&session_id=" ,
36
+ "https://api-cypdevenv -dev.lambdatestinternal.com/automation/api/v1/sessions?limit=200&session_id=" ,
37
37
REPORT_URL :
38
- "https://api-envi -dev.lambdatestinternal.com/automation/api/v1/cypress/artefacts/test/" ,
38
+ "https://api-cypdevenv -dev.lambdatestinternal.com/automation/api/v1/cypress/artefacts/test/" ,
39
39
} ,
40
40
41
41
stage : {
You can’t perform that action at this time.
0 commit comments