Skip to content

Commit 0aebe93

Browse files
remove duplicate sentry_init
1 parent 6b1ad31 commit 0aebe93

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
@@ -363,7 +363,6 @@ def test_tracing_disabled(
363363

364364
assert error_event["contexts"]["trace"]["trace_id"]
365365
else:
366-
sentry_init(integrations=[RqIntegration()])
367366
events = capture_events()
368367

369368
scope = sentry_sdk.get_isolation_scope()

0 commit comments

Comments
 (0)