Codacy style changes for test files
This commit is contained in:
@ -1,3 +1,2 @@
|
||||
const insertBefore = (el, htmlString) => el.insertAdjacentHTML('beforebegin', htmlString);
|
||||
|
||||
module.exports = insertBefore;
|
||||
module.exports = insertBefore;
|
||||
|
||||
Reference in New Issue
Block a user