Skip to content

Commit c1d6b00

Browse files
Updated comments on the test
1 parent 47b4ac2 commit c1d6b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/test_client_server_integration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@ async def test_http_transport_get_card(
706706
transport_setup_fixture
707707
)
708708
transport = transport_setup.transport
709-
709+
# Get the base card.
710710
result = await transport.get_card()
711711

712712
assert result.name == agent_card.name

0 commit comments

Comments
 (0)