Skip to content

Commit d1ead23

Browse files
committed
minor test name spelling fix
Signed-off-by: Christian Tzolov <[email protected]>
1 parent 4bde577 commit d1ead23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp/common/src/test/java/org/springframework/ai/mcp/SyncMcpToolCallbackTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ void callShouldHandleJsonInputAndOutput() {
7979
}
8080

8181
@Test
82-
void callShoulIngroeToolContext() {
82+
void callShouldIgnoreToolContext() {
8383
// when(mcpClient.getClientInfo()).thenReturn(new Implementation("testClient",
8484
// "1.0.0"));
8585

0 commit comments

Comments
 (0)