Apply patch [skip ci]

This commit is contained in:
open-swe[bot]
2025-08-22 12:13:50 +00:00
parent 4b7acb784c
commit 2f82552154
+1
View File
@@ -1156,3 +1156,4 @@ async def test_tool_node_command_remove_all_messages():
command = result[0]
assert isinstance(command, Command)
assert command.update == {"messages": [RemoveMessage(id=REMOVE_ALL_MESSAGES)]}