forked from hazza/dspace-angular
[CST-3088] Replace use of AuthorityService with new VocabularyService
This commit is contained in:
@@ -14,7 +14,7 @@ describe('NameFieldParser test suite', () => {
|
||||
const parserOptions: ParserOptions = {
|
||||
readOnly: false,
|
||||
submissionScope: 'testScopeUUID',
|
||||
authorityUuid: null
|
||||
collectionUUID: null
|
||||
};
|
||||
|
||||
beforeEach(() => {
|
||||
|
Reference in New Issue
Block a user