Test cleanup and fixes [a-b]
This commit is contained in:
@ -5,6 +5,6 @@ const getScrollPosition = require('./getScrollPosition.js');
|
||||
test('getScrollPosition is a Function', () => {
|
||||
expect(getScrollPosition).toBeInstanceOf(Function);
|
||||
});
|
||||
t.pass('Tested by @chalarangelo on 16/02/2018');
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user