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 = {
35
35
"https://api.cypress-v3.dev.lambdatest.io/automation/api/v1/cypress/artefacts/test/" ,
36
36
} ,
37
37
stage : {
38
- INTEGRATION_BASE_URL : "https://stage-api.lambdatest .com/liis" ,
38
+ INTEGRATION_BASE_URL : "https://stage-api.lambdatestinternal .com/liis" ,
39
39
BUILD_BASE_URL :
40
- "https://stage-api.lambdatest .com/automation/api/v1/builds/" ,
40
+ "https://stage-api.lambdatestinternal .com/automation/api/v1/builds/" ,
41
41
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=" ,
43
43
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=" ,
45
45
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/" ,
47
47
} ,
48
48
49
49
stage_new : {
You can’t perform that action at this time.
0 commit comments