Codacy style changes (minor)
This commit is contained in:
@ -3,4 +3,4 @@ const nodeListToArray = require('./nodeListToArray.js');
|
||||
|
||||
test('nodeListToArray is a Function', () => {
|
||||
expect(nodeListToArray).toBeInstanceOf(Function);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user