Skip to content

Commit d4a28cd

Browse files
committed
Remove leftover print
1 parent 3ca7190 commit d4a28cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

instrumentation/opentelemetry-instrumentation-botocore/tests/test_botocore_bedrock.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,6 @@ def test_converse_stream_tool_call_parsing_errors(
991991
],
992992
},
993993
}
994-
print(logs[1].log_record.body)
995994
assert_message_in_logs(logs[1], "gen_ai.choice", choice_body, span_0)
996995

997996

0 commit comments

Comments
 (0)