Skip to content

Commit c48f38e

Browse files
committed
fixing the coveralls issue
1 parent ecb393c commit c48f38e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/cli.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ module.exports = async (argvs) => {
6060
throw new Error(err);
6161
} finally {
6262
await fs.remove(tempDir);
63-
process.exit();
6463
}
6564
};
6665

0 commit comments

Comments
 (0)