diff options
| author | Chris Rebert <[email protected]> | 2013-12-29 21:15:29 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-12-29 21:15:29 -0800 |
| commit | 6ecdb310097617074b292d2f52971d082c3e2ec8 (patch) | |
| tree | 552ba4ea73191064ea96cb13075868a83b92b50e | |
| parent | 0fe777b271e04035d7007d5b44e8202576c965a9 (diff) | |
| download | bootstrap-6ecdb310097617074b292d2f52971d082c3e2ec8.tar.xz bootstrap-6ecdb310097617074b292d2f52971d082c3e2ec8.zip | |
Sauce now supports latest Firefox on OS X Mavericks
| -rw-r--r-- | test-infra/sauce_browsers.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-infra/sauce_browsers.yml b/test-infra/sauce_browsers.yml index 1d0208a7b..8cc0a3026 100644 --- a/test-infra/sauce_browsers.yml +++ b/test-infra/sauce_browsers.yml @@ -16,7 +16,7 @@ # { # FIXME: currently fails 1 tooltip test # browserName: "firefox", - # platform: "OS X 10.6" + # platform: "OS X 10.9" # }, # Mac Opera not currently supported by Sauce Labs |
