Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit c3b5750

Browse files
IE to Edge
browser name on sauce labs is MicrosoftEdge not internet explorer anymore...
1 parent d602930 commit c3b5750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ gulp.task('karma-sauce', ['build', 'start-sauce-connect'], function(callback) {
115115
'internet explorer': '10..11'
116116
},
117117
'Windows 10': {
118-
'internet explorer': '13'
118+
'MicrosoftEdge': '13'
119119
},
120120
'OS X 10.10': {
121121
'chrome': '43..44',

0 commit comments

Comments
 (0)