Skip to content

Commit ace58d2

Browse files
authored
Update instrumentation/opentelemetry-instrumentation-botocore/tests/test_botocore_bedrock.py
1 parent 568b6bc commit ace58d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3061,6 +3061,7 @@ def test_converse_stream_with_missing_output_in_response():
30613061
assert choice.message == {}
30623062
assert choice.index == 0
30633063

3064+
30643065
def amazon_nova_messages():
30653066
return [
30663067
{"role": "user", "content": [{"text": "Say this is a test"}]},

0 commit comments

Comments
 (0)