Skip to content

Commit e2cc2f6

Browse files
committed
CCM-8588 Update unit tests
1 parent 818c770 commit e2cc2f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ exports[`PreviewLetterTemplate component matches snapshot when template status i
243243
class="nhsuk-summary-list__value"
244244
>
245245
<strong
246-
class="nhsuk-tag"
246+
class="nhsuk-tag nhsuk-tag--blue"
247247
>
248248
Files uploaded
249249
</strong>
@@ -398,7 +398,7 @@ exports[`PreviewLetterTemplate component matches snapshot when template status i
398398
class="nhsuk-summary-list__value"
399399
>
400400
<strong
401-
class="nhsuk-tag"
401+
class="nhsuk-tag nhsuk-tag--red"
402402
>
403403
Virus Scan Failed
404404
</strong>

0 commit comments

Comments
 (0)