Commit 378f9d43 authored by Chris Rebert's avatar Chris Rebert
Browse files

Merge pull request #15149 from twbs/yosemite

upgrade OS X tests to Yosemite
parents 0c152701 eb93b5db
Showing with 3 additions and 3 deletions
+3 -3
...@@ -3,15 +3,15 @@ ...@@ -3,15 +3,15 @@
{ {
browserName: "safari", browserName: "safari",
platform: "OS X 10.9" platform: "OS X 10.10"
}, },
{ {
browserName: "chrome", browserName: "chrome",
platform: "OS X 10.9" platform: "OS X 10.10"
}, },
{ {
browserName: "firefox", browserName: "firefox",
platform: "OS X 10.9" platform: "OS X 10.10"
}, },
# Mac Opera not currently supported by Sauce Labs # Mac Opera 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