mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +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:
@@ -79,6 +79,7 @@ describe('PreviewComponent', () => {
|
||||
router = TestBed.get(Router);
|
||||
route = TestBed.get(ActivatedRoute);
|
||||
alfrescoApi = TestBed.get(AlfrescoApiService);
|
||||
alfrescoApi.reset();
|
||||
preferences = TestBed.get(UserPreferencesService);
|
||||
});
|
||||
}));
|
||||
|
Reference in New Issue
Block a user