Commit dce39ec
committed
fix(test): update message_handler to the current IncomingMessage type
RequestResponder and mcp.shared.session were removed upstream since
this test was written; message_handler callbacks now receive
IncomingMessage (ServerNotification | Exception), matching every
other message_handler in this file.1 parent 333250b commit dce39ec
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | | - | |
210 | | - | |
| 208 | + | |
211 | 209 | | |
212 | 210 | | |
213 | 211 | | |
| |||
0 commit comments