File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "android28 " : {
2+ "android23 " : {
33 "automationName" : " appium" ,
44 "platformName" : " Android" ,
55 "deviceName" : " Nexus_5X_API_28" ,
Original file line number Diff line number Diff line change 2222 "scripts" : {
2323 "appium" : " node generate-screenshots.js" ,
2424 "android.build" : " tns build android --bundle" ,
25- "android.screenshots" : " npm run appium -- --runType=android28 " ,
26- "ci.android.screenshots" : " npm run appium -- --runType=android28 --sauceLab=true" ,
25+ "android.screenshots" : " npm run appium -- --runType=android23 " ,
26+ "ci.android.screenshots" : " npm run appium -- --runType=android23 --sauceLab=true" ,
2727 "ci.ios.screenshots" : " npm run appium -- --runType=ios-simulator103iPhone6" ,
2828 "deploy" : " bash deploy.sh" ,
2929 "e2e" : " mocha --opts ./e2e/config/mocha.opts" ,
You can’t perform that action at this time.
0 commit comments