style: apply prettier formatting

This commit is contained in:
Eyejoker
2026-03-31 14:02:01 +09:00
parent 1c87616c44
commit 356cf2fa99
4 changed files with 15 additions and 9 deletions

View File

@@ -136,7 +136,9 @@ describe('service-routing global failover', () => {
});
setExplicitRoomMode('dc:explicit-tribunal-codex', 'tribunal');
expect(getEffectiveChannelLease('dc:explicit-tribunal-codex')).toMatchObject({
expect(
getEffectiveChannelLease('dc:explicit-tribunal-codex'),
).toMatchObject({
chat_jid: 'dc:explicit-tribunal-codex',
owner_service_id: 'codex-main',
reviewer_service_id: null,