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 46826e9 commit 25cf621Copy full SHA for 25cf621
projects/igniteui-angular/karma.conf.js
@@ -21,7 +21,7 @@ module.exports = function (config) {
21
],
22
parallelOptions: {
23
executors: 4,
24
- shardStrategy: 'round-robin'
+ shardStrategy: 'description-length'
25
},
26
client: {
27
// clearContext: false, // leave Jasmine Spec Runner output visible in browser
0 commit comments