]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/e2e/protractor.conf.js
Fix playlist deletion
[github/Chocobozzz/PeerTube.git] / client / e2e / protractor.conf.js
index 3797961ff6b927cd6ddb22c39511fc9e981c51be..47585afc5425e4b1293ab144fbb94a032ecb7efe 100644 (file)
@@ -61,6 +61,13 @@ exports.config = {
       realMobile: 'true',
       os_version: '12',
       name: 'Safari iPhone'
+    },
+    {
+      browserName: 'Safari',
+      device: 'iPad 7th',
+      realMobile: 'true',
+      os_version: '13',
+      name: 'Safari iPad'
     }
   ],