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