mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
Update to latest ADF & alfresco-js-api (#264)
* upgrade to latest ADF & alfresco-js-api * fix tests * update to latest ADf alpha
This commit is contained in:
@@ -112,6 +112,7 @@ describe('RecentFiles Routed Component', () => {
|
||||
contentService = TestBed.get(ContentManagementService);
|
||||
preferenceService = TestBed.get(UserPreferencesService);
|
||||
alfrescoApi = TestBed.get(AlfrescoApiService);
|
||||
alfrescoApi.reset();
|
||||
});
|
||||
}));
|
||||
|
||||
|
Reference in New Issue
Block a user