Remove GOVUKFrontend
prefix from GOVUKFrontendComponent
#12853
Annotations
2 errors
Run test task:
packages/govuk-frontend/src/govuk/all.puppeteer.test.js#L66
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 1
@@ -4,10 +4,11 @@
"CharacterCount",
"Checkboxes",
"Component",
"ErrorSummary",
"ExitThisPage",
+ "GOVUKFrontendComponent",
"Header",
"NotificationBanner",
"PasswordInput",
"Radios",
"ServiceNavigation",
at Object.<anonymous> (packages/govuk-frontend/src/govuk/all.puppeteer.test.js:66:26)
|
Run test task
Process completed with exit code 1.
|
Loading