Skip to content

Commit a9444db

Browse files
committed
Checkpoint before follow-up message
1 parent 723265a commit a9444db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

special-pages/pages/new-tab/app/omnibar/integration-tests/omnibar.page.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export class OmnibarPage {
2222
}
2323

2424
chatInput() {
25-
return this.context().getByRole('textbox', { name: 'Chat privately with Duck.ai' });
25+
return this.context().getByRole('textbox', { name: 'Ask privately' });
2626
}
2727

2828
chatSubmitButton() {

0 commit comments

Comments
 (0)