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