Test `sendError` directly
Previously `sendError` was tested indirectly via captureErrors. However since this is exported as an API from the module, it makes sense to test it directly.
Showing
Please register or sign in to comment
Previously `sendError` was tested indirectly via captureErrors. However since this is exported as an API from the module, it makes sense to test it directly.