diff --git a/e2eTest/project/templates.test.ts b/e2eTest/project/templates.test.ts index 4d568e979..d67e75170 100644 --- a/e2eTest/project/templates.test.ts +++ b/e2eTest/project/templates.test.ts @@ -270,7 +270,7 @@ describe( projectDir, ), ); - }); + }, TIMEOUT_MS.PROJECT_INVOKE); expect(response.complete).toBe(true); if (runtime.protocol === "MCP" || runtime.protocol === "A2A") {