mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +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'
|
||||
}
|
||||
],
|
||||
displayTypes: ["doi", "handle"]
|
||||
displayTypes: ['doi', 'handle']
|
||||
};
|
||||
|
||||
// Mock section object to use with tests
|
||||
|
Reference in New Issue
Block a user