Commit Graph

1 Commits

Author SHA1 Message Date
Saulo Tauil
2c316ceaad Enable express error handler (#4697)
* Propagate error to express handler in all situations

* Call the default error handler if `enableExpressErrorHandler` is truthy

* Updating options interface and definitions

* Testing express error handler

* Test spec fixes

* Fix test
2018-08-12 17:49:09 -04:00