Commit 600f62dc authored by Chris Rebert's avatar Chris Rebert

Merge pull request #12265 from twbs/ie-11

enable IE11 in Sauce tests
parents ecf8148c 4a50ac0b
...@@ -17,11 +17,11 @@ ...@@ -17,11 +17,11 @@
# Mac Opera not currently supported by Sauce Labs # Mac Opera not currently supported by Sauce Labs
# { # FIXME: currently fails 1 tooltip test {
# browserName: "internet explorer", browserName: "internet explorer",
# version: "11", version: "11",
# platform: "Windows 8.1" platform: "Windows 8.1"
# }, },
# { # {
# browserName: "internet explorer", # browserName: "internet explorer",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment