2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

BrowserStack: test on iPhone 12 (#33398)

This commit is contained in:
XhmikosR
2021-03-18 17:45:12 +02:00
parent b58ea4a42e
commit a06c2b6706
+7
View File
@@ -65,6 +65,13 @@ const browsers = {
device: 'iPhone X',
real_mobile: true
},
iphone12: {
base: 'BrowserStack',
os: 'ios',
os_version: '14.0',
device: 'iPhone 12',
real_mobile: true
},
pixel2: {
base: 'BrowserStack',
os: 'android',