Skip to content

Commit 53ae838

Browse files
committed
CCM-7079: NHS App Review page page automation
1 parent 3dd35a1 commit 53ae838

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/__tests__/components/forms/CreateNhsAppTemplate/__snapshots__/CreateNhsAppTemplate.test.tsx.snap

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ exports[`renders page 1`] = `
151151
/>
152152
</div>
153153
<p
154+
id="character-count"
154155
style=""
155156
>
156157
0 of 5000 characters
@@ -614,6 +615,7 @@ exports[`renders page one error 1`] = `
614615
/>
615616
</div>
616617
<p
618+
id="character-count"
617619
style=""
618620
>
619621
0 of 5000 characters
@@ -1091,6 +1093,7 @@ exports[`renders page with multiple errors 1`] = `
10911093
/>
10921094
</div>
10931095
<p
1096+
id="character-count"
10941097
style=""
10951098
>
10961099
0 of 5000 characters
@@ -1512,6 +1515,7 @@ exports[`renders page with preloaded field values 1`] = `
15121515
</textarea>
15131516
</div>
15141517
<p
1518+
id="character-count"
15151519
style=""
15161520
>
15171521
16 of 5000 characters

0 commit comments

Comments
 (0)