laardee opened this issue 9 years ago · 0 comments
Now run takes only event and callback and passes empty content forward.
run(event, callback) { return this.runHandler(event, {}, callback); }
nordcloud/serverless-mocha-plugin#46