Skip to content

Commit 7e4a26a

Browse files
committed
get tets case text
1 parent e45479a commit 7e4a26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ export const registerTools = (server: McpServer): void => {
6868
return {
6969
content: [
7070
{
71-
type: "text",
7271
text: `Retrieved test case: ${params.testCaseId} for test target: ${params.testTargetId}`,
7372
...res,
73+
type: "text",
7474
},
7575
],
7676
};

0 commit comments

Comments
 (0)