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 = {
4646 "https://stage-api.lambdatest.com/automation/api/v1/cypress/artefacts/test/" ,
4747 } ,
4848 stage_new : {
49- INTEGRATION_BASE_URL : "https://stage- api.lambdatesting .com/liis" ,
49+ INTEGRATION_BASE_URL : "https://api.lambdatestinternal .com/liis" ,
5050 BUILD_BASE_URL :
51- "https://stage- api.lambdatesting .com/automation/api/v1/builds/" ,
51+ "https://api.lambdatestinternal .com/automation/api/v1/builds/" ,
5252 BUILD_STOP_URL :
53- "https://stage- api.lambdatesting .com/api/v1/test/stop?sessionId=" ,
53+ "https://api.lambdatestinternal .com/api/v1/test/stop?sessionId=" ,
5454 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=" ,
5656 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/" ,
5858 } ,
59- stage_new : {
59+ stage_new1 : {
6060 INTEGRATION_BASE_URL : "https://prestage-api.lambdatest.com/liis" ,
6161 BUILD_BASE_URL :
6262 "https://prestage-api.lambdatest.com/automation/api/v1/builds/" ,
You can’t perform that action at this time.
0 commit comments