Codacy style changes for test files
This commit is contained in:
@ -6,5 +6,4 @@ const pullAtValue = (arr, pullArr) => {
|
||||
mutateTo.forEach(v => arr.push(v));
|
||||
return removed;
|
||||
};
|
||||
|
||||
module.exports = pullAtValue;
|
||||
module.exports = pullAtValue;
|
||||
|
||||
Reference in New Issue
Block a user