Skip to content

Commit a0c8e66

Browse files
committed
chore: format code
1 parent 0bcb168 commit a0c8e66

19 files changed

+3125
-531
lines changed

cmd/mcp-gateway/main_more_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,4 +200,4 @@ func TestCommandTimeout(t *testing.T) {
200200
case <-time.After(timeout):
201201
t.Error("command took too long to complete")
202202
}
203-
}
203+
}

0 commit comments

Comments
 (0)