mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
* The new alexaSkill skill id restriction (#4701) was throwing an error if an event which is not `alexaSkill` was presented. * `.to.not.throw()` is a function, not a getter.