Skip to content

Commit 9d472f1

Browse files
antonpirkercolin-sentry
authored andcommitted
Updated Celery Tests
1 parent a70881e commit 9d472f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integrations/celery/test_celery.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ def dummy_task(x, y):
215215
"data": ApproxDict(),
216216
"description": "dummy_task",
217217
"op": "queue.submit.celery",
218+
"origin": None,
218219
"parent_span_id": submission_event["contexts"]["trace"]["span_id"],
219220
"same_process_as_parent": True,
220221
"span_id": submission_event["spans"][0]["span_id"],

0 commit comments

Comments
 (0)