Skip to content

Commit 37c3749

Browse files
committed
Update test comment
1 parent ea7edf8 commit 37c3749

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/client/transports/test_rest_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class TestRestTransportExtensions:
5555
async def test_send_message_with_default_extensions(
5656
self, mock_httpx_client: AsyncMock, mock_agent_card: MagicMock
5757
):
58-
"""Test that send_message adds extensions to headers."""
58+
"""Test that SSE comments are ignored."""
5959
extensions = [
6060
'https://example.com/test-ext/v1',
6161
'https://example.com/test-ext/v2',

0 commit comments

Comments
 (0)