Fix paired finalize re-review reentry

This commit is contained in:
ejclaw
2026-04-07 07:06:34 +09:00
parent 10e10b499c
commit 81cb9bda01
6 changed files with 154 additions and 62 deletions

View File

@@ -1410,9 +1410,7 @@ describe('runAgentForGroup room memory', () => {
);
expect(
vi.mocked(db.insertPairedTurnOutput).mock.invocationCallOrder[0],
).toBeLessThan(
onOutput.mock.invocationCallOrder[0],
);
).toBeLessThan(onOutput.mock.invocationCallOrder[0]);
expect(
vi.mocked(db.insertPairedTurnOutput).mock.invocationCallOrder[0],
).toBeLessThan(