mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-03 17:48:15 +00:00
Move and adapt all CLI tests from lib/crewai/tests/cli/ to lib/cli/tests/, updating import paths from crewai.cli.* to crewai_cli.* and adjusting mock targets accordingly.