Skip to content

Commit d4c81ec

Browse files
committed
fix: Updated the navigation-list-view test cases with new label
1 parent 78d81d6 commit d4c81ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/specs/editor/blocks/navigation-list-view.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ class LinkControl {
591591

592592
getSearchInput() {
593593
return this.page.getByRole( 'combobox', {
594-
name: 'Link',
594+
name: 'Search or type URL',
595595
} );
596596
}
597597

0 commit comments

Comments
 (0)