Skip to content

Commit f871f13

Browse files
committed
build: run tests against microsoft edge 18
Updates the Microsoft Edge version with the hope of being more stable than MS Edge 17 which is very flaky on BrowserStack.
1 parent 9055bc0 commit f871f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/karma-browsers.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
"BROWSERSTACK_EDGE": {
244244
"base": "BrowserStack",
245245
"browser": "Edge",
246-
"browser_version": "17.0",
246+
"browser_version": "18.0",
247247
"os": "Windows",
248248
"os_version": "10"
249249
},

0 commit comments

Comments
 (0)