Codacy style changes for test files
This commit is contained in:
@ -4,5 +4,4 @@ const timeTaken = callback => {
|
||||
console.timeEnd('timeTaken');
|
||||
return r;
|
||||
};
|
||||
|
||||
module.exports = timeTaken;
|
||||
module.exports = timeTaken;
|
||||
|
||||
Reference in New Issue
Block a user