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

Commit 75893ae

Browse files
author
Shahar Talmi
committed
chore(karma): upgrade chrome in saucelabs to latest
1 parent d9ca245 commit 75893ae

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
@@ -37,7 +37,7 @@ module.exports = function(config, specificOptions) {
3737
'SL_Chrome': {
3838
base: 'SauceLabs',
3939
browserName: 'chrome',
40-
version: '43'
40+
version: '45'
4141
},
4242
'SL_Firefox': {
4343
base: 'SauceLabs',

0 commit comments

Comments
 (0)