Commit 76a9c44
committed
Update specs for header component
In GOV.UK Component for Ruby on Rails 6.0.0 the class for the homepage
link in the header was changed [[1]], to match the same change in GOV.UK
Frontend 6.0.0 [[2]].
This commit updates our specs to use the new class, as they were relying on
it to be able to pick out and test the homepage link.
[1]: x-govuk/govuk-components@255e51e
[2]: alphagov/govuk-frontend@9f4728d1 parent f12f95c commit 76a9c44
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments