Add semicolon for tdd exports
This commit is contained in:
@ -14,4 +14,4 @@ rej(err), worker.terminate();
|
||||
};
|
||||
});
|
||||
};
|
||||
module.exports = runAsync
|
||||
module.exports = runAsync;
|
||||
Reference in New Issue
Block a user