removed commented out call for testing

This commit is contained in:
2026-03-17 09:24:20 +00:00
parent f1775c2a96
commit 605932a640
+1 -1
View File
@@ -450,7 +450,7 @@ let BuildCheckSection = (props) => {
data-module="govuk-button"
onClick={async () => {
await triggerAppealDownload();
// finaliseAppeal();
finaliseAppeal();
}}
>
{t("newappeal:submit-appeal-button")}