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.
2 parents 4b9013f + 5bfb867 commit 6fd09e7Copy full SHA for 6fd09e7
packages/core/src/amazonqTest/chat/controller/controller.ts
@@ -315,7 +315,6 @@ export class TestController {
315
case ButtonActions.STOP_TEST_GEN:
316
testGenState.setToCancelling()
317
telemetry.ui_click.emit({ elementId: 'unitTestGeneration_cancelTestGenerationProgress' })
318
- await this.sessionCleanUp()
319
break
320
case ButtonActions.STOP_BUILD:
321
cancelBuild()
0 commit comments