test: align compaction hook usage expectation
This commit is contained in:
parent
39f7dbfe02
commit
e618794a96
@ -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" },
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user