updates styling

This commit is contained in:
lotte
2019-12-10 16:52:00 +01:00
parent 55f14b2885
commit b705e4a0f6
5 changed files with 12 additions and 4 deletions

View File

@@ -260,6 +260,8 @@ describe('FormBuilderService test suite', () => {
id: 'testFormRowArray',
initialCount: 5,
notRepeatable: false,
hasRelationship: false,
submissionId: '1234',
groupFactory: () => {
return [
new DynamicInputModel({id: 'testFormRowArrayGroupInput'})