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 @@ -35,15 +35,15 @@ module.exports = {
3535 "https://api.cypress-v3.dev.lambdatest.io/automation/api/v1/cypress/artefacts/test/" ,
3636 } ,
3737 stage : {
38- INTEGRATION_BASE_URL : "https://stage-api.lambdatest .com/liis" ,
38+ INTEGRATION_BASE_URL : "https://stage-api.lambdatestinternal .com/liis" ,
3939 BUILD_BASE_URL :
40- "https://stage-api.lambdatest .com/automation/api/v1/builds/" ,
40+ "https://stage-api.lambdatestinternal .com/automation/api/v1/builds/" ,
4141 BUILD_STOP_URL :
42- "https://stage-api.lambdatest .com/api/v1/test/stop?sessionId=" ,
42+ "https://stage-api.lambdatestinternal .com/api/v1/test/stop?sessionId=" ,
4343 SESSION_URL :
44- "https://stage-api.lambdatest .com/automation/api/v1/sessions?limit=200&session_id=" ,
44+ "https://stage-api.lambdatestinternal .com/automation/api/v1/sessions?limit=200&session_id=" ,
4545 REPORT_URL :
46- "https://stage-api.lambdatest .com/automation/api/v1/cypress/artefacts/test/" ,
46+ "https://stage-api.lambdatestinternal .com/automation/api/v1/cypress/artefacts/test/" ,
4747 } ,
4848
4949 stage_new : {
You can’t perform that action at this time.
0 commit comments