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 aa64e4c commit d553a25Copy full SHA for d553a25
karma.conf.js
@@ -65,6 +65,7 @@ module.exports = function(config) {
65
browsers: browsers,
66
customLaunchers: customLaunchers,
67
singleRun: true,
68
+ concurrency: 3,
69
70
webpack: {
71
devtool: 'inline-source-map',
0 commit comments