test(portal): expect templateCatalogService in agent runtime route deps
Memind CI / Test, build, and release guards (push) Failing after 7m58s
Memind CI / Test, build, and release guards (push) Failing after 7m58s
Align route contract test with the page template catalog dependency wiring. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -327,6 +327,7 @@ test('proxy-backed routes preserve handler order and fall through after completi
|
||||
codeRunPolicyService: { id: 'code-run-policy' },
|
||||
goalRunService: null,
|
||||
chatIntentRouter: null,
|
||||
templateCatalogService: null,
|
||||
},
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user