Codacy style changes for test files
This commit is contained in:
@ -1,3 +1,2 @@
|
||||
const over = (...fns) => (...args) => fns.map(fn => fn.apply(null, args));
|
||||
|
||||
module.exports = over;
|
||||
module.exports = over;
|
||||
|
||||
Reference in New Issue
Block a user