@ -22,5 +22,7 @@ export class SpyChangeDetectorRef extends SpyObject {
|
||||
export class SpyIterableDifferFactory extends SpyObject {}
|
||||
|
||||
export class SpyElementRef extends SpyObject {
|
||||
constructor() { super(ElementRef); }
|
||||
constructor() {
|
||||
super(ElementRef);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user