Skip to content

Commit

Permalink
test: revert me: fail on IE 10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ctavan committed Jan 27, 2020
1 parent 5292ecf commit 32e4e86
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/browser/ie.test.js
Expand Up @@ -14,4 +14,10 @@ browserTest('ie', 9003, [
os: 'Windows',
os_version: '7',
},
{
browserName: 'IE',
browser_version: '10.0',
os: 'Windows',
os_version: '7',
},
]);

0 comments on commit 32e4e86

Please sign in to comment.