File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
ios/src/test/resources/conf Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 88 "name" : " local_appium_test" ,
99 "browserstack.debug" : true ,
1010 "browserstack.local" : true ,
11- "app" : " bs://<hashed app-id>"
11+ "app" : " bs://<hashed app-id>" ,
12+ "browserstack.enterpriseApp" :true
1213 },
1314
1415 "environments" : [{
Original file line number Diff line number Diff line change 77 "build" : " junit-browserstack" ,
88 "name" : " parallel_appium_test" ,
99 "browserstack.debug" : true ,
10- "app" : " bs://<hashed app-id>"
10+ "app" : " bs://<hashed app-id>" ,
11+ "browserstack.enterpriseApp" :true
1112 },
1213
1314 "environments" : [{
Original file line number Diff line number Diff line change 77 "build" : " junit-browserstack" ,
88 "name" : " single_appium_test" ,
99 "browserstack.debug" : true ,
10- "app" : " bs://<hashed app-id>"
10+ "app" : " bs://22d213f11fb67f46d88ef0a5acc368a5ce06c0dc" ,
11+ "browserstack.enterpriseApp" :true
1112 },
1213
1314 "environments" : [{
You can’t perform that action at this time.
0 commit comments