Skip to content

Commit 60bed50

Browse files
committed
fix tests
1 parent 0a5bcee commit 60bed50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integrations/stdlib/test_httplib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,4 +374,4 @@ def test_http_timeout(monkeypatch, sentry_init, capture_envelopes):
374374

375375
span = transaction["spans"][0]
376376
assert span["op"] == "http.client"
377-
assert span["description"] == "GET https://example.com/"
377+
assert span["description"] == "GET https://www.squirrelchasers.com/top-chasers"

0 commit comments

Comments
 (0)