mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-27 04:31:11 -04:00
Revert "Replace govuk template with govuk frontend components - rewrite"
This commit is contained in:
@@ -113,7 +113,7 @@ describe('Collapsible fieldset', () => {
|
||||
|
||||
const legend = helpers.element(fieldset.querySelector('legend'));
|
||||
|
||||
expect(legend.hasClass('govuk-visually-hidden')).toBe(true);
|
||||
expect(legend.hasClass('visuallyhidden')).toBe(true);
|
||||
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user