style: sync high-risk plan gate formatting

This commit is contained in:
Eyejoker
2026-03-29 02:14:44 +09:00
parent b536c90716
commit 2d8f8151dd
5 changed files with 26 additions and 21 deletions

View File

@@ -442,7 +442,9 @@ describe('paired execution context', () => {
roomRoleContext: ownerContext,
});
expect(pairedWorkspaceManager.markPairedTaskReviewReady).not.toHaveBeenCalled();
expect(
pairedWorkspaceManager.markPairedTaskReviewReady,
).not.toHaveBeenCalled();
expect(result).toEqual({
status: 'blocked',
task: expect.objectContaining({