See #1224
The tests started failing with messages like:
sanic_routing.exceptions.NotFound: Could not find signal http.lifecycle.response
This seems to be related to the dummy Sentry fixture. We should check if we can reinstate the test without affecting the other tests.