mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 05:53:03 +00:00
made sure added relationships are shown again, resolved issues with duplicate entries + other bug fixes
This commit is contained in:
@@ -260,7 +260,7 @@ describe('FormBuilderService test suite', () => {
|
||||
id: 'testFormRowArray',
|
||||
initialCount: 5,
|
||||
notRepeatable: false,
|
||||
hasRelationship: false,
|
||||
relationshipConfig: undefined,
|
||||
submissionId: '1234',
|
||||
groupFactory: () => {
|
||||
return [
|
||||
|
Reference in New Issue
Block a user