Commit 40275946 authored by Chris Rebert's avatar Chris Rebert
Browse files

Merge pull request #12680 from twbs/googlechrome

chrome => googlechrome in Sauce
parents ba4206b6 2bc29b45
3 merge requests!28721Hot test,!22103test,!25326Adjust examples
Showing with 3 additions and 3 deletions
+3 -3
......@@ -6,7 +6,7 @@
platform: "OS X 10.9"
},
# {
# browserName: "chrome",
# browserName: "googlechrome",
# platform: "OS X 10.9",
# version: "31"
# },
......@@ -45,7 +45,7 @@
# },
{
browserName: "chrome",
browserName: "googlechrome",
platform: "Windows 8.1"
},
{
......@@ -65,7 +65,7 @@
# Linux (unofficial)
{
browserName: "chrome",
browserName: "googlechrome",
platform: "Linux"
},
{
......
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