mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-03 19:57:35 +00:00
chore: remove pytest.mark.asyncio
Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
9d06a8b147
commit
151b3ed0cf
1 changed files with 0 additions and 1 deletions
|
@ -648,7 +648,6 @@ async def test_models_source_interaction_cleanup_provider_models(cached_disk_dis
|
|||
await table.shutdown()
|
||||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
async def test_tool_groups_routing_table_exception_handling(cached_disk_dist_registry):
|
||||
"""Test that the tool group routing table handles exceptions when listing tools, like if an MCP server is unreachable."""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue