Skip to content

Commit e3fe4f4

Browse files
Edge-Sevenkhanhkhanhlele
andauthored
docs: fix typos in some files (#2096)
Co-authored-by: khanhkhanhlele <namkhanh20xx@gmail.com>
1 parent 283ead8 commit e3fe4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_agent_runner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1129,7 +1129,7 @@ async def test_default_send_all_items():
11291129
# Check the input from the last turn (second turn after function execution)
11301130
last_input = model.last_turn_args["input"]
11311131

1132-
# In defaul, the second turn should contain ALL items:
1132+
# In default, the second turn should contain ALL items:
11331133
# 1. Original user message
11341134
# 2. Assistant response message
11351135
# 3. Function call

0 commit comments

Comments
 (0)