mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-02 07:42:40 +00:00
chore: update test assumption
This commit is contained in:
@@ -2585,6 +2585,7 @@ def test_warning_long_term_memory_without_entity_memory():
|
|||||||
goal="You research about math.",
|
goal="You research about math.",
|
||||||
backstory="You're an expert in research and you love to learn new things.",
|
backstory="You're an expert in research and you love to learn new things.",
|
||||||
allow_delegation=False,
|
allow_delegation=False,
|
||||||
|
verbose=True,
|
||||||
)
|
)
|
||||||
|
|
||||||
task1 = Task(
|
task1 = Task(
|
||||||
|
|||||||
Reference in New Issue
Block a user