Skip to content

Commit

Permalink
Updated the snapshots for the test of introduction page preview
Browse files Browse the repository at this point in the history
  • Loading branch information
Farhanam76 committed Feb 20, 2024
1 parent d71a4ba commit 518e8e4
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ exports[`Introduction Preview should render 1`] = `
/>
If the company details or structure have changed contact us on
<IntroductionPreview__BlueUnderlined>
<IntroductionPreview__DummyLink>
0300 1234 931
</IntroductionPreview__BlueUnderlined>
</IntroductionPreview__DummyLink>
or email
<IntroductionPreview__BlueUnderlined>
<IntroductionPreview__DummyLink>
[email protected]
</IntroductionPreview__BlueUnderlined>
</IntroductionPreview__DummyLink>
<IntroductionPreview__Description
dangerouslySetInnerHTML={
Object {
Expand Down Expand Up @@ -71,15 +71,15 @@ exports[`Introduction Preview should render the word 'the' when legal basis is N
/>
If the company details or structure have changed contact us on
<IntroductionPreview__BlueUnderlined>
<IntroductionPreview__DummyLink>
0300 1234 931
</IntroductionPreview__BlueUnderlined>
</IntroductionPreview__DummyLink>
or email
<IntroductionPreview__BlueUnderlined>
<IntroductionPreview__DummyLink>
[email protected]
</IntroductionPreview__BlueUnderlined>
</IntroductionPreview__DummyLink>
<IntroductionPreview__Description
dangerouslySetInnerHTML={
Object {
Expand Down

0 comments on commit 518e8e4

Please sign in to comment.