refactor: cut over room mode from paired legacy
This commit is contained in:
@@ -67,6 +67,7 @@ vi.mock('./service-routing.js', () => ({
|
||||
reason: null,
|
||||
explicit: false,
|
||||
})),
|
||||
hasReviewerLease: vi.fn(() => true),
|
||||
}));
|
||||
|
||||
// Create a controllable fake ChildProcess
|
||||
|
||||
Reference in New Issue
Block a user