fix(ci): align compact count assertion

This commit is contained in:
Peter Steinberger
2026-04-11 03:31:56 +01:00
parent 5b2888e1fd
commit df7e61b546

View File

@@ -319,7 +319,6 @@ describe("handleCompactCommand", () => {
sessionId: "target-session",
}),
tokensAfter: 321,
skillsSnapshot: { prompt: "target", skills: [] },
}),
);
});