forked from hazza/dspace-angular
94072: Group page list issue fixes
This commit is contained in:
@@ -11,7 +11,8 @@ export function getMockObjectCacheService(): ObjectCacheService {
|
||||
'getRequestHrefByUUID',
|
||||
'getList',
|
||||
'hasByUUID',
|
||||
'hasByHref'
|
||||
'hasByHref',
|
||||
'getRequestUUIDBySelfLink',
|
||||
]);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user