chore: update cordova cli and cordova platform versions in e2e template

This commit is contained in:
Sefa Ilkimen
2021-03-24 05:12:00 +01:00
parent 89ac260ef6
commit baedd60329
5 changed files with 8906 additions and 1755 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ const configs = {
},
localIosEmulator: {
platformName: 'iOS',
platformVersion: '13.2',
platformVersion: '14.3',
automationName: 'XCUITest',
deviceName: 'iPhone 8',
autoWebview: true,