node-rest-client
node-rest-client copied to clipboard
Test: fix request match serializer
By looking at how the serializer works, data.postData should be the JSON string, not an object.