We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 447e30f commit 2d2131fCopy full SHA for 2d2131f
tests/integrations/requests/test_requests.py
@@ -23,5 +23,4 @@ def test_crumb_capture(sentry_init, capture_events):
23
"method": "GET",
24
"status_code": 418,
25
"reason": "I'M A TEAPOT",
26
- "httplib_response": crumb["data"]["httplib_response"],
27
}
0 commit comments