mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 06:23:03 +00:00
updates styling
This commit is contained in:
@@ -260,6 +260,8 @@ describe('FormBuilderService test suite', () => {
|
||||
id: 'testFormRowArray',
|
||||
initialCount: 5,
|
||||
notRepeatable: false,
|
||||
hasRelationship: false,
|
||||
submissionId: '1234',
|
||||
groupFactory: () => {
|
||||
return [
|
||||
new DynamicInputModel({id: 'testFormRowArrayGroupInput'})
|
||||
|
Reference in New Issue
Block a user