mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-27 00:52:05 +00:00
fix(ci): align compact count assertion
This commit is contained in:
@@ -319,7 +319,6 @@ describe("handleCompactCommand", () => {
|
||||
sessionId: "target-session",
|
||||
}),
|
||||
tokensAfter: 321,
|
||||
skillsSnapshot: { prompt: "target", skills: [] },
|
||||
}),
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user