Skip to content

Commit 87d00e6

Browse files
committed
source is not default anymore
1 parent 10bf7c9 commit 87d00e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/tracing/test_span_streaming.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1540,7 +1540,6 @@ def test_transport_format(sentry_init, capture_envelopes):
15401540
"start_timestamp": mock.ANY,
15411541
"end_timestamp": mock.ANY,
15421542
"attributes": {
1543-
"sentry.span.source": {"value": "custom", "type": "string"},
15441543
"thread.id": {"value": mock.ANY, "type": "string"},
15451544
"thread.name": {"value": "MainThread", "type": "string"},
15461545
"sentry.segment.id": {"value": mock.ANY, "type": "string"},

0 commit comments

Comments
 (0)