mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Upgrade document list to angular 2.0.0-rc.1
This commit is contained in:
@@ -20,7 +20,7 @@ import {
|
||||
describe,
|
||||
expect,
|
||||
beforeEach
|
||||
} from 'angular2/testing';
|
||||
} from '@angular/core/testing';
|
||||
import {ContentActionHandler} from '../models/content-action.model';
|
||||
import {DocumentActionsService} from './document-actions.service';
|
||||
import {AlfrescoServiceMock} from '../assets/alfresco.service.mock';
|
||||
|
Reference in New Issue
Block a user