mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-11 17:18:29 +00:00
- Remove unused pytest import to fix lint CI failure - Simplify test_reproduction_case_issue_2947 to avoid complex mocking issues - Test autolog functionality directly instead of trying to mock mlflow.crewai - Addresses CI failures in lint and tests (3.12) environments Co-Authored-By: João <joao@crewai.com>