aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-02-10 11:22:08 -0800
committerChris Rebert <[email protected]>2014-02-10 12:11:10 -0800
commit2bc29b4581cf6293b7c57d4f5bb450e099af3758 (patch)
treee34acae5e8c1757e0cb25ccf583687a0270a0f29
parentba4206b6443ab3f5744f3a7f88bcdfcefa7c5756 (diff)
downloadbootstrap-2bc29b4581cf6293b7c57d4f5bb450e099af3758.tar.xz
bootstrap-2bc29b4581cf6293b7c57d4f5bb450e099af3758.zip
chrome => googlechrome in Sauce; fixes #12647
-rw-r--r--test-infra/sauce_browsers.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-infra/sauce_browsers.yml b/test-infra/sauce_browsers.yml
index 4c1e011d3..b9228a129 100644
--- a/test-infra/sauce_browsers.yml
+++ b/test-infra/sauce_browsers.yml
@@ -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"
},
{