We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a5bcee commit 60bed50Copy full SHA for 60bed50
tests/integrations/stdlib/test_httplib.py
@@ -374,4 +374,4 @@ def test_http_timeout(monkeypatch, sentry_init, capture_envelopes):
374
375
span = transaction["spans"][0]
376
assert span["op"] == "http.client"
377
- assert span["description"] == "GET https://example.com/"
+ assert span["description"] == "GET https://www.squirrelchasers.com/top-chasers"
0 commit comments