test: align compaction hook usage expectation

This commit is contained in:
Peter Steinberger
2026-02-26 22:03:21 +00:00
parent 39f7dbfe02
commit e618794a96

View File

@@ -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" },
{