diff --git a/bin/run.js b/bin/run.js index a6db69a..c680851 100755 --- a/bin/run.js +++ b/bin/run.js @@ -16,7 +16,7 @@ var args = require('minimist')(process.argv.slice(2), { default: { runner: 'node', reporter: 'simple', - threads: 1, + threads: 4, }, alias: { consoleCommand: 'e',