Skip to content

Commit 3b63b8e

Browse files
committed
chore: #697 fixed author name
1 parent 8012781 commit 3b63b8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)