Files
crewAI/tests/test_lite_agent.py
Devin AI 3220575d29 Fix test_lite_agent_with_invalid_llm using proper mocking
- 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>
2025-07-07 18:46:26 +00:00

18 KiB