Skip to content

Commit

Permalink
check concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoSot committed Feb 2, 2022
1 parent ffa2f91 commit 1ca07ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/tests/karma.conf.js
Expand Up @@ -56,7 +56,7 @@ const config = {
colors: true,
autoWatch: false,
singleRun: true,
concurrency: Number.POSITIVE_INFINITY,
concurrency: 4,
client: {
clearContext: false
},
Expand Down

0 comments on commit 1ca07ea

Please sign in to comment.