minor test name spelling fix

Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
This commit is contained in:
Christian Tzolov
2025-05-16 16:55:15 +02:00
parent 4bde57790d
commit d1ead23aa0

View File

@@ -79,7 +79,7 @@ class SyncMcpToolCallbackTests {
}
@Test
void callShoulIngroeToolContext() {
void callShouldIgnoreToolContext() {
// when(mcpClient.getClientInfo()).thenReturn(new Implementation("testClient",
// "1.0.0"));