Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 40fabdf

Browse files
committed
chore(karma): use Edge v15
1 parent 73eb575 commit 40fabdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma-shared.conf.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ module.exports = function(config, specificOptions) {
7878
base: 'SauceLabs',
7979
browserName: 'microsoftedge',
8080
platform: 'Windows 10',
81-
version: '14'
81+
version: '15'
8282
},
8383
'SL_iOS': {
8484
base: 'SauceLabs',

0 commit comments

Comments
 (0)