Skip to content

Commit 0e8d44c

Browse files
.
1 parent ec3319d commit 0e8d44c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/integrations/rq/test_rq.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,6 @@ def test_span_origin(
543543
if span["attributes"].get("sentry.op") == "queue.task.rq"
544544
)
545545

546-
assert span["is_segment"] is True
547546
assert span["attributes"]["sentry.origin"] == "auto.queue.rq"
548547
else:
549548
events = capture_events()

0 commit comments

Comments
 (0)