Skip to content

Commit c06be32

Browse files
Update protocol_test.go
1 parent 2fde524 commit c06be32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp/protocol_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ func TestCompleteResult(t *testing.T) {
479479
}
480480
})
481481
}
482-
=======
482+
483483
func TestContentUnmarshal(t *testing.T) {
484484
// Verify that types with a Content field round-trip properly.
485485
roundtrip := func(in, out any) {

0 commit comments

Comments
 (0)