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 3e11db6 commit ab614e9Copy full SHA for ab614e9
projects/igniteui-angular/karma.azure.conf.js
@@ -19,7 +19,7 @@ module.exports = function (config) {
19
require('@angular-devkit/build-angular/plugins/karma')
20
],
21
parallelOptions: {
22
- executors: 3,
+ executors: 2,
23
shardStrategy: 'round-robin'
24
},
25
client: {
projects/igniteui-angular/karma.conf.js
@@ -22,7 +22,7 @@ module.exports = function (config) {
26
27
28
0 commit comments