1
0

113500: Fixed tests after bugfix

This commit is contained in:
lotte
2024-03-27 14:07:55 +01:00
parent 993ce1ab16
commit 4e0046022b
2 changed files with 16 additions and 13 deletions

View File

@@ -322,10 +322,8 @@ export class SubmissionSectionFormComponent extends SectionModelComponent {
/**
* Update form model
*
* @param sectionData
* the section data retrieved from the server
* @param errors
* the section errors retrieved from the server
* @param sectionState
* the section state retrieved from the server
*/
updateForm(sectionState: SubmissionSectionObject): void {