Skip to content

Commit ef3448b

Browse files
committed
fix(karma): fix typo
1 parent 82e8aff commit ef3448b

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
@@ -66,7 +66,7 @@ module.exports = function(config) {
6666
customLaunchers: customLaunchers,
6767
singleRun: true,
6868

69-
sourceLabs: {
69+
sauceLabs: {
7070
public: 'public',
7171
},
7272
concurrency: 3,

0 commit comments

Comments
 (0)