The test_passive_update_loop test was flaky because when misfortune randomly triggers during sim.step(), it calls StoryTeller.tell_story which wasn't mocked, causing real LLM API calls to fail in CI. Added StoryTeller.tell_story to the mock_llm_managers fixture.
6.6 KiB
6.6 KiB