Skip to content

Commit 1172815

Browse files
committed
gofmt: format mcp/streamable_test.go
1 parent 6d3bf82 commit 1172815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp/streamable_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1757,7 +1757,7 @@ func mustNotPanic(t *testing.T, h http.Handler) http.Handler {
17571757
func TestPingEventFiltering(t *testing.T) {
17581758
// This test verifies the low-level processStream filtering.
17591759
// We create a mock response with ping and message events.
1760-
1760+
17611761
sseData := `event: ping
17621762
data: ping
17631763

0 commit comments

Comments
 (0)