Skip to content

Commit ad480bc

Browse files
committed
fixed small nit
1 parent 15bd216 commit ad480bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/amazonq/test/e2e_new/amazonq/auth/authHelper.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Currently, the function will
1414
3. Inputs the Start URL
1515
4. IMPORTANT: you must click manually open yourself when the popup window asks to open the browser and complete the authentication in the browser**
1616
17-
TO-DO: Currently this loginToAmazonQ is not fully autonomous as we ran into a blocker when the browser window pops up */
17+
TO-DO: Currently this signInToAmazonQ is not fully autonomous as we ran into a blocker when the browser window pops up */
1818
export async function signInToAmazonQ(): Promise<void> {
1919
const workbench = new Workbench()
2020
await workbench.executeCommand('Amazon Q: Open Chat')

0 commit comments

Comments
 (0)