Trying to change govukFieldset but I keep getting testing errors

This commit is contained in:
Jonathan Bobel
2023-08-31 14:57:45 -04:00
parent f82d77cdaf
commit 67c8bef7aa
9 changed files with 13 additions and 63 deletions
@@ -28,7 +28,7 @@
'fieldset': {
'legend': {
'isPageHeading': True,
'classes': 'govuk-fieldset__legend--l'
'classes': 'usa-legend usa-legend--large'
}
}
}) }}
@@ -20,7 +20,7 @@
"fieldset": {
"legend": {
"isPageHeading": True,
"classes": "govuk-fieldset__legend--l"
"classes": "usa-legend usa-legend--large"
}
}
}) }}