Skip to content

Commit bc7d496

Browse files
committed
Update tests to new pattern in Download Form, move files to correct folders
1 parent d2d2b6a commit bc7d496

13 files changed

Lines changed: 747 additions & 661 deletions

File tree

src/components/CallToAction/Newsletter/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* ```
1616
*/
1717
18-
import GDPRConsent from '@components/GDPR/Consent/index.astro'
18+
import GDPRConsent from '@components/Consent/Checkbox/index.astro'
1919
2020
export interface Props {
2121
/** Main heading for the newsletter signup */

src/components/Forms/Download/__tests__/client.spec.ts

Lines changed: 0 additions & 299 deletions
This file was deleted.

0 commit comments

Comments
 (0)