aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-01-16 15:25:50 -0800
committerChris Rebert <[email protected]>2014-01-16 15:25:50 -0800
commit60fb8b76f9b6d2c1aac80b56979a411d6bbcb786 (patch)
treefd31847e4c54051a29516406d9b0071935fa944a
parentd07e8fece474afee9de7edaf6359e60920e8268f (diff)
parent1ca0f8dbc08df555dcd7696d5cf903fe5ca074ff (diff)
downloadbootstrap-60fb8b76f9b6d2c1aac80b56979a411d6bbcb786.tar.xz
bootstrap-60fb8b76f9b6d2c1aac80b56979a411d6bbcb786.zip
Merge pull request #12262 from twbs/osx-firefox
re-enable OS X Firefox in Sauce tests
-rw-r--r--test-infra/sauce_browsers.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/test-infra/sauce_browsers.yml b/test-infra/sauce_browsers.yml
index a2edd8b7b..1e89d1bfc 100644
--- a/test-infra/sauce_browsers.yml
+++ b/test-infra/sauce_browsers.yml
@@ -14,10 +14,10 @@
platform: "OS X 10.9"
},
- # { # FIXME: currently fails 1 tooltip test
- # browserName: "firefox",
- # platform: "OS X 10.9"
- # },
+ {
+ browserName: "firefox",
+ platform: "OS X 10.9"
+ },
# Mac Opera not currently supported by Sauce Labs