Skip to content

Commit 32e4191

Browse files
committed
.
1 parent d9d7674 commit 32e4191

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/integrations/asgi/test_asgi.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -333,9 +333,6 @@ async def test_has_trace_if_performance_enabled(
333333
sentry_sdk.flush()
334334

335335
if span_streaming:
336-
for item in items:
337-
print(item)
338-
print()
339336
msg_event, error_event, span = items
340337

341338
assert msg_event.type == "event"

0 commit comments

Comments
 (0)