mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-05-08 02:35:59 +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 final_content == "Done"
|
||||||
assert progress == [
|
assert progress == [
|
||||||
("Visible", False),
|
("Visible", False),
|
||||||
('read_file("foo.txt")', True),
|
('read foo.txt', True),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user