removed commented out call for testing
This commit is contained in:
@@ -450,7 +450,7 @@ let BuildCheckSection = (props) => {
|
||||
data-module="govuk-button"
|
||||
onClick={async () => {
|
||||
await triggerAppealDownload();
|
||||
// finaliseAppeal();
|
||||
finaliseAppeal();
|
||||
}}
|
||||
>
|
||||
{t("newappeal:submit-appeal-button")}
|
||||
|
||||
Reference in New Issue
Block a user