You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/src/__tests__/components/forms/LetterTemplateForm.test.tsx/__snapshots__/LetterTemplateForm.test.tsx.snap
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2247,6 +2247,7 @@ exports[`renders page with preloaded field values 1`] = `
2247
2247
</select>
2248
2248
</div>
2249
2249
<div
2250
+
aria-live="assertive"
2250
2251
class="nhsuk-warning-callout"
2251
2252
data-testid="rtl-language-warning"
2252
2253
>
@@ -2699,6 +2700,7 @@ exports[`shows right-to-left language warning when language changes 1`] = `
0 commit comments