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
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2267,8 +2267,8 @@ exports[`renders page with preloaded field values 1`] = `
2267
2267
</h3>
2268
2268
<p>
2269
2269
We cannot automatically check if the personalisation fields in your PDF match the example data in your CSV file because of the language you've chosen.
2270
-
<br />
2271
-
<br />
2270
+
</p>
2271
+
<p>
2272
2272
You must check they match before you save and upload.
2273
2273
</p>
2274
2274
</div>
@@ -2720,8 +2720,8 @@ exports[`shows right-to-left language warning when language changes 1`] = `
2720
2720
</h3>
2721
2721
<p>
2722
2722
We cannot automatically check if the personalisation fields in your PDF match the example data in your CSV file because of the language you've chosen.
2723
-
<br />
2724
-
<br />
2723
+
</p>
2724
+
<p>
2725
2725
You must check they match before you save and upload.
0 commit comments