We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adbdffb commit 3071814Copy full SHA for 3071814
mcp/common/src/test/java/org/springframework/ai/mcp/SyncMcpToolCallbackTests.java
@@ -79,7 +79,7 @@ void callShouldHandleJsonInputAndOutput() {
79
}
80
81
@Test
82
- void callShoulIngroeToolContext() {
+ void callShouldIgnoreToolContext() {
83
// when(mcpClient.getClientInfo()).thenReturn(new Implementation("testClient",
84
// "1.0.0"));
85
0 commit comments