mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
BrowserStack: test on iPhone 12 (#33398)
This commit is contained in:
@@ -44,11 +44,11 @@ const browsers = {
|
|||||||
device: 'iPhone 7',
|
device: 'iPhone 7',
|
||||||
real_mobile: true
|
real_mobile: true
|
||||||
},
|
},
|
||||||
iphone11: {
|
iphone12: {
|
||||||
base: 'BrowserStack',
|
base: 'BrowserStack',
|
||||||
os: 'ios',
|
os: 'ios',
|
||||||
os_version: '13.0',
|
os_version: '14.0',
|
||||||
device: 'iPhone 11',
|
device: 'iPhone 12',
|
||||||
real_mobile: true
|
real_mobile: true
|
||||||
},
|
},
|
||||||
pixel2: {
|
pixel2: {
|
||||||
|
|||||||
Reference in New Issue
Block a user