mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
test: align compaction hook usage expectation
This commit is contained in:
@@ -154,7 +154,7 @@ describe("compaction hook wiring", () => {
|
||||
});
|
||||
});
|
||||
|
||||
it("clears stale assistant usage after final compaction", () => {
|
||||
it("resets stale assistant usage after final compaction", () => {
|
||||
const messages = [
|
||||
{ role: "user", content: "hello" },
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user