Cleanup
This commit is contained in:
@ -9,4 +9,4 @@ test('httpGet does not throw errors', () => {
|
||||
httpGet('http://localhost', x => x, console.log);
|
||||
httpGet('http://localhost', x => x);
|
||||
}).not.toThrow(TypeError);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user