forked from hazza/dspace-angular
fixed tests after angular 10 upgrade
This commit is contained in:
@@ -133,7 +133,7 @@ describe('SubmissionObjectEffects test suite', () => {
|
||||
sectionDefinition.visibility,
|
||||
enabled,
|
||||
sectionData,
|
||||
sectionErrors))
|
||||
sectionErrors));
|
||||
});
|
||||
mappedActions.push(new CompleteInitSubmissionFormAction(submissionId));
|
||||
|
||||
|
Reference in New Issue
Block a user