test: skip deepwiki SSE MCP server test (#9218)

The deepwiki SSE MCP server is deprecated, so skip this test.

👾 Generated with [Letta Code](https://letta.com)

Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
jnjpng
2026-01-30 12:39:46 -08:00
committed by Caren Thomas
parent e25a0c9cdf
commit df2e666ced

View File

@@ -151,6 +151,7 @@ def agent_state(client):
client.agents.delete(agent_state.id)
@pytest.mark.skip(reason="The deepwiki SSE MCP server is deprecated")
@pytest.mark.asyncio
async def test_sse_mcp_server(client, agent_state):
mcp_server_name = "deepwiki"