File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ module.exports = {
19
19
"https://api.lambdatest.com/automation/api/v1/sessions?limit=200&session_id=" ,
20
20
} ,
21
21
stage : {
22
- INTEGRATION_BASE_URL : "https://stage- api.lambdatest.com /liis" ,
22
+ INTEGRATION_BASE_URL : "https://api.japneet.dev. lambdatest.io /liis" ,
23
23
BUILD_BASE_URL :
24
- "https://stage- api.lambdatest.com /automation/api/v1/builds/" ,
24
+ "https://api.japneet.dev. lambdatest.io /automation/api/v1/builds/" ,
25
25
BUILD_STOP_URL :
26
- "https://stage- api.lambdatest.com /api/v1/test/stop?buildId=" ,
26
+ "https://api.japneet.dev. lambdatest.io /api/v1/test/stop?buildId=" ,
27
27
SESSION_URL :
28
- "https://stage- api.lambdatest.com /automation/api/v1/sessions?limit=200&session_id=" ,
28
+ "https://api.japneet.dev. lambdatest.io /automation/api/v1/sessions?limit=200&session_id=" ,
29
29
} ,
30
30
beta : {
31
31
INTEGRATION_BASE_URL : "https://beta-api.lambdatest.com/liis" ,
You can’t perform that action at this time.
0 commit comments