-
Notifications
You must be signed in to change notification settings - Fork 334
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unnecessary additional component query in tests
The footer tests included a query to look up the `.govuk-footer` component, and then a second query to look up the specific element within that component to test. We can remove the first query and go straight to the second for most tests.
- Loading branch information
Vanita Barrett
committed
Dec 8, 2021
1 parent
d9b1184
commit 8a439c9
Showing
1 changed file
with
15 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters