fix(ci): update live file edit test expectations

This commit is contained in:
Xubin Ren
2026-05-18 22:01:33 +08:00
parent 0537cc1682
commit 40c1d83b32
3 changed files with 13 additions and 4 deletions
+1
View File
@@ -133,6 +133,7 @@ class TestToolEventProgress:
"call_id": "call-write",
"tool": "write_file",
"path": "foo.txt",
"absolute_path": (tmp_path / "foo.txt").resolve().as_posix(),
"phase": "start",
"added": 2,
"deleted": 1,