We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82e8aff commit ef3448bCopy full SHA for ef3448b
karma.conf.js
@@ -66,7 +66,7 @@ module.exports = function(config) {
66
customLaunchers: customLaunchers,
67
singleRun: true,
68
69
- sourceLabs: {
+ sauceLabs: {
70
public: 'public',
71
},
72
concurrency: 3,
0 commit comments