fix: restore dev CI (#33701)
This commit is contained in:
parent
ea5dd9d940
commit
1ddb75dd3e
2 changed files with 3 additions and 0 deletions
|
|
@ -99,6 +99,8 @@ void mock.module("@modelcontextprotocol/sdk/client/index.js", () => ({
|
|||
return serverCapabilities
|
||||
}
|
||||
|
||||
getInstructions() {}
|
||||
|
||||
async listTools() {
|
||||
listToolsCalls++
|
||||
return { tools: [{ name: "test_tool", inputSchema: { type: "object", properties: {} } }] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue