mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-08-22 10:38:00 +00:00
flow.plot defaults to show=True, which calls webbrowser.open on every run. The test only asserts FlowPlotEvent is emitted, so disable the browser open.