mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Refactored event.json loading code to be a call to a central function as opposed to duplicating the same code. See _loadTestEvent on line 159 and line 72 Referenced absolute path to event.json file in order to correctly load the file. See 162.