aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/e2e
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-09-08 11:10:22 +0200
committerChocobozzz <me@florianbigard.com>2022-09-08 11:10:22 +0200
commitd800ec5f36fa8d57f29c577bcf797a79081342d5 (patch)
tree56fe149f3c5d88827107638ca1778741e8be6e91 /client/e2e
parentf2c29ced30225f2926f7df2a66d3e69d08323994 (diff)
downloadPeerTube-d800ec5f36fa8d57f29c577bcf797a79081342d5.tar.gz
PeerTube-d800ec5f36fa8d57f29c577bcf797a79081342d5.tar.zst
PeerTube-d800ec5f36fa8d57f29c577bcf797a79081342d5.zip
Use android 7 for browser stack
Diffstat (limited to 'client/e2e')
-rw-r--r--client/e2e/wdio.browserstack.conf.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/e2e/wdio.browserstack.conf.ts b/client/e2e/wdio.browserstack.conf.ts
index b89cdbc2e..944df8bdd 100644
--- a/client/e2e/wdio.browserstack.conf.ts
+++ b/client/e2e/wdio.browserstack.conf.ts
@@ -82,7 +82,7 @@ module.exports = {
82 { 82 {
83 browserName: 'Chrome', 83 browserName: 'Chrome',
84 84
85 ...buildBStackMobileOptions('Latest Chrome Android', 'Samsung Galaxy S6', '5.0') 85 ...buildBStackMobileOptions('Latest Chrome Android', 'Samsung Galaxy S8', '7.0')
86 }, 86 },
87 { 87 {
88 browserName: 'Safari', 88 browserName: 'Safari',