Skip to content

Commit 446b039

Browse files
Getting browser testing working in GitHub Actions
1 parent 0af07b0 commit 446b039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ module.exports = karmaConfig({
2323
customLaunchers: {
2424
// eslint-disable-next-line camelcase
2525
Edge_SauceLabs: {
26-
version: "44.18362"
26+
version: "18.17763"
2727
}
2828
}
2929
}

0 commit comments

Comments
 (0)