Commit 6717f642 authored by Chris Rebert's avatar Chris Rebert
Browse files

re-enable OS X Chrome in Sauce tests

parent 77362a3b
Showing with 5 additions and 6 deletions
+5 -6
......@@ -5,12 +5,11 @@
browserName: "safari",
platform: "OS X 10.9"
},
# FIXME: keeps timing out frequently for unknown reasons
# {
# browserName: "chrome",
# platform: "OS X 10.9"
# },
{
browserName: "chrome",
platform: "OS X 10.9",
version: "31"
},
{
browserName: "firefox",
platform: "OS X 10.9"
......
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