Commit 14b2a64b authored by Johann-S's avatar Johann-S Committed by GitHub
Browse files

Fix running test on iOS with Saucelabs

parent 9a3e002e
Showing with 3 additions and 3 deletions
+3 -3
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment