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