Files
crewAI/lib
Devin AI e45f7c68f9 Fix test: Use valid MCP reference in test_agent_kickoff_async_includes_platform_and_mcp_tools
- Change mcps parameter from ['test_mcp'] to ['crewai-amp:dummy'] to pass validation
- Add assertions to verify get_platform_tools and get_mcp_tools are called
- MCP references must start with 'https://' or 'crewai-amp:' per validation rules

Co-Authored-By: João <joao@crewai.com>
2025-11-18 11:31:38 +00:00
..