mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
Merge remote-tracking branch 'origin/main' into more-eslint
This commit is contained in:
@@ -294,7 +294,7 @@ describe('FormBuilderService test suite', () => {
|
||||
hasSelectableMetadata: true,
|
||||
}),
|
||||
|
||||
new DynamicDsDatePickerModel({ id: 'testDate' }),
|
||||
new DynamicDsDatePickerModel({ id: 'testDate', repeatable: false }),
|
||||
|
||||
new DynamicLookupModel({
|
||||
id: 'testLookup',
|
||||
|
Reference in New Issue
Block a user