Skip to content

Commit 737b3bc

Browse files
committed
add identifier field to updated test case
1 parent 0905d20 commit 737b3bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_agent.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3096,6 +3096,7 @@ def test_image_url_serializable_missing_media_type():
30963096
'vendor_metadata': None,
30973097
'kind': 'image-url',
30983098
'media_type': 'image/jpeg',
3099+
'identifier': 'a72e39',
30993100
},
31003101
],
31013102
'timestamp': IsStr(),

0 commit comments

Comments
 (0)