Skip to content

Commit 1cabd8f

Browse files
committed
chore: #697 fixed author name
1 parent 7610e99 commit 1cabd8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp-test/src/test/java/io/modelcontextprotocol/server/ToolInputValidationIntegrationTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
* errors are returned as Tool Execution Errors (isError=true) rather than Protocol
4040
* Errors, per MCP specification.
4141
*
42-
* @author Alireza Khoram
42+
* @author Andrei Shakirin
4343
*/
4444
@Timeout(15)
4545
class ToolInputValidationIntegrationTests extends AbstractMcpClientServerIntegrationTests {

0 commit comments

Comments
 (0)