@@ -411,7 +411,7 @@ exports[`Client-side validation triggers 1`] = `
411411 </a >
412412 </p >
413413 <div
414- class = " nhsuk-form-group nicki-file-upload nhsuk-form-group--error"
414+ class = " nhsuk-form-group nhsuk-form-group--error"
415415 >
416416 <span
417417 class = " nhsuk-error-message"
@@ -456,7 +456,7 @@ exports[`Client-side validation triggers 1`] = `
456456 </a >
457457 </p >
458458 <div
459- class = " nhsuk-form-group nicki-file-upload "
459+ class = " nhsuk-form-group"
460460 >
461461 <input
462462 accept = " text/csv"
@@ -909,7 +909,7 @@ exports[`renders page one error 1`] = `
909909 </a >
910910 </p >
911911 <div
912- class = " nhsuk-form-group nicki-file-upload "
912+ class = " nhsuk-form-group"
913913 >
914914 <input
915915 accept = " application/pdf"
@@ -944,7 +944,7 @@ exports[`renders page one error 1`] = `
944944 </a >
945945 </p >
946946 <div
947- class = " nhsuk-form-group nicki-file-upload "
947+ class = " nhsuk-form-group"
948948 >
949949 <input
950950 accept = " text/csv"
@@ -1415,7 +1415,7 @@ exports[`renders page with multiple errors 1`] = `
14151415 </a >
14161416 </p >
14171417 <div
1418- class = " nhsuk-form-group nicki-file-upload nhsuk-form-group--error"
1418+ class = " nhsuk-form-group nhsuk-form-group--error"
14191419 >
14201420 <span
14211421 class = " nhsuk-error-message"
@@ -1462,7 +1462,7 @@ exports[`renders page with multiple errors 1`] = `
14621462 </a >
14631463 </p >
14641464 <div
1465- class = " nhsuk-form-group nicki-file-upload nhsuk-form-group--error"
1465+ class = " nhsuk-form-group nhsuk-form-group--error"
14661466 >
14671467 <span
14681468 class = " nhsuk-error-message"
@@ -1866,7 +1866,7 @@ exports[`renders page with preloaded field values 1`] = `
18661866 </a >
18671867 </p >
18681868 <div
1869- class = " nhsuk-form-group nicki-file-upload "
1869+ class = " nhsuk-form-group"
18701870 >
18711871 <input
18721872 accept = " application/pdf"
@@ -1901,7 +1901,7 @@ exports[`renders page with preloaded field values 1`] = `
19011901 </a >
19021902 </p >
19031903 <div
1904- class = " nhsuk-form-group nicki-file-upload "
1904+ class = " nhsuk-form-group"
19051905 >
19061906 <input
19071907 accept = " text/csv"
0 commit comments