mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 23:43:01 +00:00
[TLC-249] Identifier mock data updated in unit test
This commit is contained in:
@@ -85,7 +85,7 @@ const identifierData: WorkspaceitemSectionIdentifiersObject = {
|
|||||||
type: 'identifier'
|
type: 'identifier'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
displayTypes: ["doi", "handle"]
|
displayTypes: ['doi', 'handle']
|
||||||
};
|
};
|
||||||
|
|
||||||
// Mock section object to use with tests
|
// Mock section object to use with tests
|
||||||
|
Reference in New Issue
Block a user