File tree Expand file tree Collapse file tree 4 files changed +7
-0
lines changed
email-template-submitted/__snapshots__
nhs-app-template-submitted/__snapshots__
text-message-template-submitted/__snapshots__
components/forms/CreateSmsTemplate/__snapshots__ Expand file tree Collapse file tree 4 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ exports[`EmailTemplateSubmitted 1`] = `
6464 <p >
6565 <a
6666 href = " https://nhsdigitallive.service-now.com/nhs_digital?id=sc_cat_item& sys_id=6208dbce1be759102eee65b9bd4bcbf5"
67+ id = " servicenow-link"
6768 >
6869 Raise a request with the service desk
6970 </a >
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ exports[`NhsAppTemplateSubmittedPage 1`] = `
6464 <p >
6565 <a
6666 href = " https://nhsdigitallive.service-now.com/nhs_digital?id=sc_cat_item& sys_id=6208dbce1be759102eee65b9bd4bcbf5"
67+ id = " servicenow-link"
6768 >
6869 Raise a request with the service desk
6970 </a >
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ exports[`SmsTemplateSubmitted 1`] = `
6464 <p >
6565 <a
6666 href = " https://nhsdigitallive.service-now.com/nhs_digital?id=sc_cat_item& sys_id=6208dbce1be759102eee65b9bd4bcbf5"
67+ id = " servicenow-link"
6768 >
6869 Raise a request with the service desk
6970 </a >
Original file line number Diff line number Diff line change @@ -155,6 +155,7 @@ exports[`CreateSmsTemplate component renders page 1`] = `
155155 >
156156 <p
157157 class = " nhsuk-u-margin-bottom-0"
158+ id = " character-count"
158159 >
159160 0 characters
160161 </p >
@@ -508,6 +509,7 @@ exports[`CreateSmsTemplate component renders page one error 1`] = `
508509 >
509510 <p
510511 class = " nhsuk-u-margin-bottom-0"
512+ id = " character-count"
511513 >
512514 0 characters
513515 </p >
@@ -875,6 +877,7 @@ exports[`CreateSmsTemplate component renders page with multiple errors 1`] = `
875877 >
876878 <p
877879 class = " nhsuk-u-margin-bottom-0"
880+ id = " character-count"
878881 >
879882 0 characters
880883 </p >
@@ -1186,6 +1189,7 @@ exports[`CreateSmsTemplate component renders page with preloaded field values 1`
11861189 >
11871190 <p
11881191 class = " nhsuk-u-margin-bottom-0"
1192+ id = " character-count"
11891193 >
11901194 16 characters
11911195 </p >
You can’t perform that action at this time.
0 commit comments