- Fix test_crew_with_llm_parameters: mock _run_sequential_process instead of kickoff to avoid circular mocking
- Fix test_lite_agent_with_xml_extraction: access result.raw instead of result.output for LiteAgentOutput
Co-Authored-By: João <joao@crewai.com>