Skip to content

Commit 3071814

Browse files
tzolovnamsoo2
authored andcommitted
minor test name spelling fix
Signed-off-by: Christian Tzolov <[email protected]> Signed-off-by: minsoo.nam <[email protected]>
1 parent adbdffb commit 3071814

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)