Skip to content

Commit

Permalink
disabling saucelabs IE8
Browse files Browse the repository at this point in the history
  • Loading branch information
caridy committed Nov 16, 2016
1 parent fab9dad commit 9214f9f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions tests/saucelabs.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@ var LIBS = {
version: "10",
platform: "Windows 8"
},
{
browserName: "internet explorer",
version: "8",
platform: "Windows 7",
prerun: 'http://localhost:8000/tests/ie8fix.bat'
},
// {
// browserName: "internet explorer",
// version: "8",
// platform: "Windows 7",
// prerun: 'http://localhost:8000/tests/ie8fix.bat'
// },
{
browserName: "safari",
version: "9",
Expand Down

0 comments on commit 9214f9f

Please sign in to comment.