From: XhmikosR Date: Thu, 7 Mar 2024 15:31:41 +0000 (+0200) Subject: BrowserStack: Google Pixel 3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=14b39390c2cdd7db124ec46a6f793e881617b6ce;p=thirdparty%2Fbootstrap.git BrowserStack: Google Pixel 3 --- diff --git a/js/tests/browsers.js b/js/tests/browsers.js index 645b9c895a..3b6104cea6 100644 --- a/js/tests/browsers.js +++ b/js/tests/browsers.js @@ -67,11 +67,11 @@ const browsers = { device: 'iPhone 12', real_mobile: true }, - pixel2: { + pixel3: { base: 'BrowserStack', os: 'android', - os_version: '8.0', - device: 'Google Pixel 2', + os_version: '9.0', + device: 'Google Pixel 3', real_mobile: true } },