mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-21 02:16:27 +00:00
- Mock create_llm to return None to properly test isinstance validation - Addresses lucasgomide's comment about tests still failing - All lite_agent tests now pass locally (13 passed, 0 failed) Co-Authored-By: João <joao@crewai.com>