Fixed test

This commit is contained in:
lotte
2023-11-10 14:42:03 +01:00
parent 4e2d6d109e
commit a3181a0689
3 changed files with 3 additions and 2 deletions

View File

@@ -284,7 +284,7 @@ describe('FormBuilderService test suite', () => {
hasSelectableMetadata: true
}),
new DynamicDsDatePickerModel({ id: 'testDate' }),
new DynamicDsDatePickerModel({ id: 'testDate', repeatable: false}),
new DynamicLookupModel({
id: 'testLookup',