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 @@ -31,15 +31,15 @@ module.exports = {
31
31
"https://api.lambdatest.com/automation/api/v1/cypress/artefacts/test/" ,
32
32
} ,
33
33
beta : {
34
- INTEGRATION_BASE_URL : "https://api-cypdevenv12 -dev.lambdatestinternal.com/liis" ,
34
+ INTEGRATION_BASE_URL : "https://api-cypdevenv22 -dev.lambdatestinternal.com/liis" ,
35
35
BUILD_BASE_URL :
36
- "https://api-cypdevenv12 -dev.lambdatestinternal.com/automation/api/v1/builds/" ,
36
+ "https://api-cypdevenv22 -dev.lambdatestinternal.com/automation/api/v1/builds/" ,
37
37
BUILD_STOP_URL :
38
- "https://api-cypdevenv12 -dev.lambdatestinternal.com/api/v1/test/stop?sessionId=" ,
38
+ "https://api-cypdevenv22 -dev.lambdatestinternal.com/api/v1/test/stop?sessionId=" ,
39
39
SESSION_URL :
40
- "https://api-cypdevenv12 -dev.lambdatestinternal.com/automation/api/v1/sessions?limit=200&session_id=" ,
40
+ "https://api-cypdevenv22 -dev.lambdatestinternal.com/automation/api/v1/sessions?limit=200&session_id=" ,
41
41
REPORT_URL :
42
- "https://api-cypdevenv12 -dev.lambdatestinternal.com/automation/api/v1/cypress/artefacts/test/" ,
42
+ "https://api-cypdevenv22 -dev.lambdatestinternal.com/automation/api/v1/cypress/artefacts/test/" ,
43
43
} ,
44
44
45
45
stage : {
You can’t perform that action at this time.
0 commit comments