fix(test): align agent runtime route deps with Goal Run wiring.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -325,6 +325,8 @@ test('proxy-backed routes preserve handler order and fall through after completi
|
||||
agentRunGateway: { id: 'gateway' },
|
||||
mindSpaceAssetAgent: { id: 'asset-agent' },
|
||||
codeRunPolicyService: { id: 'code-run-policy' },
|
||||
goalRunService: null,
|
||||
chatIntentRouter: null,
|
||||
},
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user