diff --git a/js/tests/browsers.js b/js/tests/browsers.js index 1fae52ada1..bb72f54a8e 100644 --- a/js/tests/browsers.js +++ b/js/tests/browsers.js @@ -67,11 +67,11 @@ const browsers = { deviceName: 'iPhone 14', isRealMobile: true }, - galaxyS22: { + pixel6: { platformName: 'android', platformVersion: '12', browserName: 'Chrome', - deviceName: 'Galaxy S22 5G', + deviceName: 'Pixel 6', isRealMobile: true } },