diff --git a/packages/core/src/test/applicationcomposer/messageHandlers/generateResourceHandler.test.ts b/packages/core/src/test/applicationcomposer/messageHandlers/generateResourceHandler.test.ts index 7dcc97873a0..c1440c197c0 100644 --- a/packages/core/src/test/applicationcomposer/messageHandlers/generateResourceHandler.test.ts +++ b/packages/core/src/test/applicationcomposer/messageHandlers/generateResourceHandler.test.ts @@ -14,6 +14,7 @@ describe.only('generateResourceHandler', function () { for (const _ of Array.from({ length: 1000 }, (i) => i)) { it('amazon q is not installed', async function () { this.retries(3) + this.timeout(1000) const panel = await createTemplate() const postMessageSpy = sinon.spy(panel.webview, 'postMessage') const context = await createWebviewContext({