aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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',