Skip to content

Commit 2d2131f

Browse files
committed
fix: Fix tests
1 parent 447e30f commit 2d2131f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integrations/requests/test_requests.py

-1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,4 @@ def test_crumb_capture(sentry_init, capture_events):
2323
"method": "GET",
2424
"status_code": 418,
2525
"reason": "I'M A TEAPOT",
26-
"httplib_response": crumb["data"]["httplib_response"],
2726
}

0 commit comments

Comments
 (0)