mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Fix running test on iOS with Saucelabs
This commit is contained in:
parent
9a3e002e8f
commit
14b2a64b26
@ -48,10 +48,10 @@
|
||||
# Win Opera 15+ not currently supported by Sauce Labs
|
||||
|
||||
{
|
||||
browserName: "Safari",
|
||||
browserName: "iphone",
|
||||
deviceName: "iPhone Simulator",
|
||||
platformVersion: "9.3",
|
||||
platformName: "iOS"
|
||||
platformName: "OS X 10.11",
|
||||
version: "9.3"
|
||||
},
|
||||
|
||||
# iOS Chrome not currently supported by Sauce Labs
|
||||
|
Loading…
x
Reference in New Issue
Block a user