test(portal): align Direct Chat bootstrap deps with UMS pool wiring.
Memind CI / Test, build, and release guards (push) Has been cancelled
Memind CI / Test, build, and release guards (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -327,6 +327,8 @@ test('preserves Direct Chat and Intent Router dependencies', async () => {
|
||||
conversationMemoryService:
|
||||
setup.conversationMemoryService,
|
||||
episodicMemoryService: setup.episodicMemoryService,
|
||||
pool: setup.pool,
|
||||
getUmsPool: null,
|
||||
});
|
||||
assert.deepEqual(captured.routerOptions, {
|
||||
llmProviderService: setup.llmProviderService,
|
||||
|
||||
Reference in New Issue
Block a user