Skip to content

Commit 111dab7

Browse files
committed
bugfix
1 parent e3e677c commit 111dab7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ globals.setImmediate(function () {
8686
if (options.runOnlyExclusive && !hasExclusive) {
8787
runner.initStats();
8888
exit();
89+
return;
8990
}
9091

9192
runner.run().then(exit);

0 commit comments

Comments
 (0)