Skip to content

Commit bd2ed69

Browse files
MKirovaMKirova
authored andcommitted
Split test on 3 executors.
1 parent 35a8c76 commit bd2ed69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module.exports = function (config) {
2222
require('@angular-devkit/build-angular/plugins/karma')
2323
],
2424
parallelOptions: {
25-
executors: 2,
25+
executors: 3,
2626
shardStrategy: 'round-robin'
2727
},
2828
client: {

0 commit comments

Comments
 (0)