]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
switch browserName from "googlechrome" to "chrome" per @Jonahss in #12647 12834/head
authorChris Rebert <code@rebertia.com>
Mon, 24 Feb 2014 21:10:25 +0000 (13:10 -0800)
committerChris Rebert <code@rebertia.com>
Mon, 24 Feb 2014 21:11:17 +0000 (13:11 -0800)
test-infra/sauce_browsers.yml

index b9228a129b62703e9d352f5a85f626bf26c0ae42..4c1e011d3059e2ab5efdcf9ebfddf103930e25d1 100644 (file)
@@ -6,7 +6,7 @@
     platform: "OS X 10.9"
   },
   # {
-  #   browserName: "googlechrome",
+  #   browserName: "chrome",
   #   platform: "OS X 10.9",
   #   version: "31"
   # },
@@ -45,7 +45,7 @@
   # },
 
   {
-    browserName: "googlechrome",
+    browserName: "chrome",
     platform: "Windows 8.1"
   },
   {
@@ -65,7 +65,7 @@
 
   # Linux (unofficial)
   {
-    browserName: "googlechrome",
+    browserName: "chrome",
     platform: "Linux"
   },
   {