mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 03:11:19 +02:00
Fix running test on iOS with Saucelabs
This commit is contained in:
@@ -48,10 +48,10 @@
|
|||||||
# Win Opera 15+ not currently supported by Sauce Labs
|
# Win Opera 15+ not currently supported by Sauce Labs
|
||||||
|
|
||||||
{
|
{
|
||||||
browserName: "Safari",
|
browserName: "iphone",
|
||||||
deviceName: "iPhone Simulator",
|
deviceName: "iPhone Simulator",
|
||||||
platformVersion: "9.3",
|
platformName: "OS X 10.11",
|
||||||
platformName: "iOS"
|
version: "9.3"
|
||||||
},
|
},
|
||||||
|
|
||||||
# iOS Chrome not currently supported by Sauce Labs
|
# iOS Chrome not currently supported by Sauce Labs
|
||||||
|
Reference in New Issue
Block a user