Skip to content

Commit

Permalink
MNT Update selector in behat to reflect changes in silverstripe/admin (
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Nov 27, 2024
1 parent c618636 commit 1182db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Behat/features/block-link-field.feature
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Feature: Add link to banner block
And the "Link description" field should contain ""
And the "Open in new window/tab" checkbox should be unchecked

When I select "About Us" in the "#Form_editorInternalLink_PageID_Holder" tree dropdown
When I select "About Us" in the "#Form_linkModalFormeditorInternalLink_PageID_Holder" tree dropdown
And I fill in "Click Me" for "Link text"
And I press the "Insert link" button
Then I should see "Changes will be visible upon save"
Expand Down

0 comments on commit 1182db7

Please sign in to comment.