]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/e2e/protractor.conf.js
Translated using Weblate (French (France))
[github/Chocobozzz/PeerTube.git] / client / e2e / protractor.conf.js
index be303bce416e37782016fdc1a7178842ef1e340a..2b26d2c400a4751a1b9106b94cfa57654ade9bcf 100644 (file)
@@ -51,21 +51,21 @@ exports.config = {
     {
       browserName: 'Chrome',
       device: 'Google Nexus 6',
-      realMobile: 'true',
+      real_mobile: 'true',
       os_version: '5.0',
       name: 'Latest Chrome Android'
     },
     {
       browserName: 'Safari',
-      device: 'iPhone 8',
-      realMobile: 'true',
-      os_version: '12',
+      device: 'iPhone 8 Plus',
+      real_mobile: 'true',
+      os_version: '11',
       name: 'Safari iPhone'
     },
     {
       browserName: 'Safari',
       device: 'iPad 7th',
-      realMobile: 'true',
+      real_mobile: 'true',
       os_version: '13',
       name: 'Safari iPad'
     }