mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 14:33:03 +00:00
fix failed build
This commit is contained in:
@@ -806,7 +806,6 @@ describe('SectionFormOperationsService test suite', () => {
|
|||||||
relationshipConfig: undefined,
|
relationshipConfig: undefined,
|
||||||
submissionId: '1234',
|
submissionId: '1234',
|
||||||
isDraggable: true,
|
isDraggable: true,
|
||||||
showButtons: false,
|
|
||||||
groupFactory: () => {
|
groupFactory: () => {
|
||||||
return [
|
return [
|
||||||
new DynamicInputModel({ id: 'testFormRowArrayGroupInput' })
|
new DynamicInputModel({ id: 'testFormRowArrayGroupInput' })
|
||||||
|
Reference in New Issue
Block a user