Skip to content

Commit 1dfd3d9

Browse files
committed
CCM-11343: update unit tests
1 parent 5bf6d7c commit 1dfd3d9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

frontend/src/__tests__/components/organisms/__snapshots__/PreviewLetterTemplate.test.tsx.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ exports[`PreviewLetterTemplate component matches snapshot when template language
148148
<span
149149
class="nhsuk-u-visually-hidden"
150150
>
151-
Important:
151+
Important:
152152
</span>
153153
Important
154154
</span>
@@ -1090,7 +1090,7 @@ exports[`PreviewLetterTemplate component matches snapshot when template status i
10901090
<span
10911091
class="nhsuk-u-visually-hidden"
10921092
>
1093-
Error:
1093+
Error:
10941094
</span>
10951095
The personalisation fields in your files are missing or do not match.
10961096
</span>
@@ -1100,7 +1100,7 @@ exports[`PreviewLetterTemplate component matches snapshot when template status i
11001100
<span
11011101
class="nhsuk-u-visually-hidden"
11021102
>
1103-
Error:
1103+
Error:
11041104
</span>
11051105
Check that the personalisation fields in your template file match the fields in your example personalisation file
11061106
</span>
@@ -1300,7 +1300,7 @@ exports[`PreviewLetterTemplate component matches snapshot when template status i
13001300
<span
13011301
class="nhsuk-u-visually-hidden"
13021302
>
1303-
Error:
1303+
Error:
13041304
</span>
13051305
The file(s) you uploaded may contain a virus.
13061306
</span>
@@ -1310,7 +1310,7 @@ exports[`PreviewLetterTemplate component matches snapshot when template status i
13101310
<span
13111311
class="nhsuk-u-visually-hidden"
13121312
>
1313-
Error:
1313+
Error:
13141314
</span>
13151315
Create a new letter template to upload your file(s) again or upload different file(s).
13161316
</span>

0 commit comments

Comments
 (0)