fix: correct endpoint path to /mcp for streamable-http transport
This commit is contained in:
4
tools/caveman/templates/test_results.txt
Normal file
4
tools/caveman/templates/test_results.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
{{- if d.failed }}Tests: {{d.passed}}/{{d.total}} passed ({{d.failed}} failed)
|
||||
{{- for d.suites as suite }}{{- if suite.status == "failed" }} {{suite.name}} ({{suite.duration}}ms)
|
||||
{{- end }}{{- end }}{{- else }}All {{d.total}} tests passed
|
||||
{{- end }}
|
||||
Reference in New Issue
Block a user