mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 03:31:23 +00:00
64d3d7626f
- MCP tests: set mock_mcp_server.oauth2_flow = None to prevent MagicMock leaking into Pydantic Literal validation for MCPServer - AgentCore tests: pass api_key="test-jwt-token" to bypass SigV4 credential lookup that fails in CI without AWS credentials Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>