-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated the snapshots for the test of introduction page preview
- Loading branch information
1 parent
d71a4ba
commit 518e8e4
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 { | ||
|
@@ -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 { | ||
|