Skip to content

Commit f7caba8

Browse files
committed
Add comment
1 parent 46f57da commit f7caba8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/amazonq/test/e2e/amazonq/framework/framework.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ export class qTestingFramework {
8080
})
8181
)
8282

83+
/**
84+
* We need to manually indicate that the UI is ready since we are using a custom mynah UI event routing
85+
* implementation instead of routing events through the real webview
86+
**/
8387
DefaultAmazonQAppInitContext.instance.getAppsToWebViewMessagePublisher().setUiReady()
8488
}
8589

0 commit comments

Comments
 (0)