Skip to content

Commit

Permalink
Updated failing test due to new fields added.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Fernandes committed Sep 24, 2024
1 parent e7c0926 commit f73385f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/behat/features/theme.settings.vertical_tabs.feature
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Feature: Correct vertical tab does not focus on form validation
And I scroll to an element with id "edit-components-footer"
Then I click on ".vertical-tabs__menu-item a[href='#edit-components-footer']" element
And I fill in "Footer background image path" with "dummy-text"
Then I click on ".vertical-tabs__menu-item a[href='#edit-components-navigation']" element
Then I click on ".vertical-tabs__menu-item a[href='#edit-components-skip-link']" element
And I press "Save configuration"

And I scroll to an element with id "edit-components-footer"
Expand Down

0 comments on commit f73385f

Please sign in to comment.