mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 01:10:21 +00:00
test(auto-reply): update compaction result fixture
This commit is contained in:
@@ -285,6 +285,9 @@ describe("handleCompactCommand", () => {
|
||||
ok: true,
|
||||
compacted: true,
|
||||
result: {
|
||||
summary: "compacted",
|
||||
firstKeptEntryId: "first-kept",
|
||||
tokensBefore: 999,
|
||||
tokensAfter: 321,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user