Skip to content

Commit de32cb5

Browse files
committed
test: reformatted source code of test file
1 parent b667fc9 commit de32cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/client/test_card_resolver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ async def test_get_agent_card_validation_error(
284284
)
285285

286286
@pytest.mark.asyncio
287-
async def test_get_agent_card_logs_success( # noqa: PLR0913
287+
async def test_get_agent_card_logs_success( # noqa: PLR0913
288288
self,
289289
base_url,
290290
resolver,

0 commit comments

Comments
 (0)