Skip to content

Commit 1faf25a

Browse files
[DURACOM-453] fix missing security config in tests
1 parent 12047a5 commit 1faf25a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/shared/form/builder/ds-dynamic-form-ui/models/relation-group/modal/dynamic-relation-group-modal.component.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ function init() {
144144
repeatable: false,
145145
metadataFields: [],
146146
hasSelectableMetadata: false,
147+
securityConfigLevel: [],
147148
} as DynamicRelationGroupModelConfig;
148149

149150
FORM_GROUP_TEST_GROUP = new UntypedFormGroup({

0 commit comments

Comments
 (0)