Skip to content

Commit 4629dca

Browse files
author
Zdravko
authored
Merge pull request #1843 from NativeScript/zbranzov/fix-ui-tests
add: missing test images
2 parents 579a15b + 3da1b4e commit 4629dca

File tree

22 files changed

+19
-12
lines changed

22 files changed

+19
-12
lines changed
270 KB
Loading
334 KB
Loading
270 KB
Loading
129 KB
Loading

e2e/config/appium.capabilities.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,13 @@
120120
"noReset": true,
121121
"fullReset": false
122122
},
123+
"sim.iPhone7.ios12": {
124+
"platformName": "iOS",
125+
"platformVersion": "12.0",
126+
"deviceName": "iPhone 7",
127+
"noReset": true,
128+
"fullReset": false
129+
},
123130
"sim.iPhone8.iOS112": {
124131
"platformName": "iOS",
125132
"platformVersion": "11.2",
16.2 KB
Loading
19.5 KB
Loading
16.3 KB
Loading
19.1 KB
Loading
14.2 KB
Loading

0 commit comments

Comments
 (0)