mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 05:53:03 +00:00
Resolved AOT build errors
This commit is contained in:
@@ -136,7 +136,7 @@ describe('ComColFormComponent', () => {
|
||||
type: Community.type
|
||||
},
|
||||
),
|
||||
uploader: {},
|
||||
uploader: {} as any,
|
||||
deleteLogo: false
|
||||
}
|
||||
);
|
||||
|
Reference in New Issue
Block a user