We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6375f74 commit cd92439Copy full SHA for cd92439
src/tools/testmanagement.ts
@@ -38,6 +38,8 @@ import {
38
} from "./testmanagement-utils/update-testrun";
39
40
41
+//TODO: Moving the traceMCP and catch block to the parent(server) function
42
+
43
/**
44
* Wrapper to call createProjectOrFolder util.
45
*/
0 commit comments