File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -46,17 +46,17 @@ module.exports = {
46
46
"https://stage-api.lambdatest.com/automation/api/v1/cypress/artefacts/test/" ,
47
47
} ,
48
48
stage_new : {
49
- INTEGRATION_BASE_URL : "https://stage- api.lambdatesting .com/liis" ,
49
+ INTEGRATION_BASE_URL : "https://api.lambdatestinternal .com/liis" ,
50
50
BUILD_BASE_URL :
51
- "https://stage- api.lambdatesting .com/automation/api/v1/builds/" ,
51
+ "https://api.lambdatestinternal .com/automation/api/v1/builds/" ,
52
52
BUILD_STOP_URL :
53
- "https://stage- api.lambdatesting .com/api/v1/test/stop?sessionId=" ,
53
+ "https://api.lambdatestinternal .com/api/v1/test/stop?sessionId=" ,
54
54
SESSION_URL :
55
- "https://stage- api.lambdatesting .com/automation/api/v1/sessions?limit=200&session_id=" ,
55
+ "https://api.lambdatestinternal .com/automation/api/v1/sessions?limit=200&session_id=" ,
56
56
REPORT_URL :
57
- "https://stage- api.lambdatesting .com/automation/api/v1/cypress/artefacts/test/" ,
57
+ "https://api.lambdatestinternal .com/automation/api/v1/cypress/artefacts/test/" ,
58
58
} ,
59
- stage_new : {
59
+ stage_new1 : {
60
60
INTEGRATION_BASE_URL : "https://prestage-api.lambdatest.com/liis" ,
61
61
BUILD_BASE_URL :
62
62
"https://prestage-api.lambdatest.com/automation/api/v1/builds/" ,
You can’t perform that action at this time.
0 commit comments