test: update plugin tests for MCP-backed LSP
This commit is contained in:
@@ -63,7 +63,6 @@ describe("team-mode tool registry wiring", () => {
|
||||
},
|
||||
availableCategories: [],
|
||||
toolFactories: {
|
||||
builtinTools: { bash: fakeTool, read: fakeTool },
|
||||
createBackgroundTools: mock(() => ({})),
|
||||
createCallOmoAgent: mock(() => fakeTool),
|
||||
createLookAt: mock(() => fakeTool),
|
||||
|
||||
Reference in New Issue
Block a user