mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-04-08 12:13:36 +00:00
test: update tool_hint assertion to match new format
This commit is contained in:
parent
8ca9960077
commit
238a9303d0
@ -112,7 +112,7 @@ class TestMessageToolSuppressLogic:
|
||||
assert final_content == "Done"
|
||||
assert progress == [
|
||||
("Visible", False),
|
||||
('read_file("foo.txt")', True),
|
||||
('read foo.txt', True),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user