mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-587] upgrade components to angular 4 (#1866)
[ADF-587] upgrade components to angular 4
This commit is contained in:
committed by
Eugenio Romano
parent
5ba1202292
commit
e29741d18d
@@ -23,7 +23,9 @@ import { getTestBed, TestBed, async } from '@angular/core/testing';
|
||||
import { Injector } from '@angular/core';
|
||||
|
||||
export class MockElementRef extends ElementRef {
|
||||
|
||||
constructor() {
|
||||
super(null);
|
||||
}
|
||||
}
|
||||
|
||||
describe('ExtensionViewerComponent', () => {
|
||||
|
Reference in New Issue
Block a user