mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 05:53:03 +00:00
refactory for metadata and collection params
This commit is contained in:
@@ -79,10 +79,8 @@ describe('FormBuilderService test suite', () => {
|
||||
});
|
||||
|
||||
const vocabularyOptions: VocabularyOptions = {
|
||||
closed: false,
|
||||
metadata: 'list',
|
||||
name: 'type_programme',
|
||||
scope: 'c1c16450-d56f-41bc-bb81-27f1d1eb5c23'
|
||||
closed: false
|
||||
};
|
||||
|
||||
testModel = [
|
||||
|
Reference in New Issue
Block a user