Skip to content

Fix bug #477

Compare
Choose a tag to compare
@wheresrhys wheresrhys released this 14 Dec 18:06
d34c359

Shorthand methods such as get() were not applying the shorthand options i.e. {method: 'get'} when called with an object rather than matcher, response, options triples

This release fixes that bug