From 7521646776dea0627d2b89c368c776e7bbe023c5 Mon Sep 17 00:00:00 2001 From: Greyson LaLonde Date: Wed, 28 Jan 2026 03:25:21 -0500 Subject: [PATCH] chore: update test assumption --- lib/crewai/tests/test_crew.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/crewai/tests/test_crew.py b/lib/crewai/tests/test_crew.py index 93a1fc7ae..911bd676c 100644 --- a/lib/crewai/tests/test_crew.py +++ b/lib/crewai/tests/test_crew.py @@ -2585,6 +2585,7 @@ def test_warning_long_term_memory_without_entity_memory(): goal="You research about math.", backstory="You're an expert in research and you love to learn new things.", allow_delegation=False, + verbose=True, ) task1 = Task(