Skip to content

Commit 604f2d4

Browse files
committed
fix after merge
1 parent 017e0fc commit 604f2d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mcp/streamable_client_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,7 @@ func TestStreamableClientOAuth_CancelledAuthorize_NoReprompt(t *testing.T) {
10661066
{"POST", "", methodInitialize, ""}: {
10671067
header: header{
10681068
"Content-Type": "application/json",
1069-
sessionIDHeader: "123",
1069+
SessionIDHeader: "123",
10701070
},
10711071
body: jsonBody(t, initResp),
10721072
},

0 commit comments

Comments
 (0)