Skip to content

Commit 46b410a

Browse files
committed
.
1 parent cd73571 commit 46b410a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/tracing/test_span_streaming.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1127,7 +1127,6 @@ def test_outgoing_traceparent_and_baggage_incoming_trace_deferred(
11271127
expected_baggage.update(
11281128
{
11291129
"sentry-sample_rate": str(traces_sample_rate),
1130-
"sentry-sampled": "true" if expected_sampled else "false",
11311130
}
11321131
)
11331132
assert baggage_items == expected_baggage

0 commit comments

Comments
 (0)