1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-30 07:19:13 +02:00

Merge pull request #12262 from twbs/osx-firefox

re-enable OS X Firefox in Sauce tests
This commit is contained in:
Chris Rebert
2014-01-16 15:25:50 -08:00

View File

@@ -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