test: update tool_hint assertion to match new format
This commit is contained in:
@@ -112,7 +112,7 @@ class TestMessageToolSuppressLogic:
|
||||
assert final_content == "Done"
|
||||
assert progress == [
|
||||
("Visible", False),
|
||||
('read_file("foo.txt")', True),
|
||||
('read foo.txt', True),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user