mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-04 16:52:37 +00:00
- Updated the test_publish_when_not_in_sync function to include a mock for git.Repository.fetch. - This change ensures that the test accurately simulates the behavior of the repository during the publish process.