Skip to content

Commit 50bc547

Browse files
committed
fix: tests
1 parent 0d51faf commit 50bc547

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/sdk/services/test_conversations_service.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ async def test_retrieve_message_with_content_parts(
8989
"contentPartId": "cp-1",
9090
"mimeType": "text/plain",
9191
"data": {"inline": "Hello, world!"},
92+
"citations": [],
9293
"createdAt": "2024-01-01T00:00:00Z",
9394
"updatedAt": "2024-01-01T00:00:00Z",
9495
}

0 commit comments

Comments
 (0)