Skip to content

Commit bc8c326

Browse files
committed
update
1 parent 8bf9e7a commit bc8c326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/http_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ func TestHTTPClient(t *testing.T) {
3131
mcp.NewTool("notify"),
3232
func(
3333
ctx context.Context,
34-
requestionSession server.RequestSession,
34+
requestSession server.RequestSession,
3535
request mcp.CallToolRequest,
3636
) (*mcp.CallToolResult, error) {
3737
server := server.ServerFromContext(ctx)

0 commit comments

Comments
 (0)