parent
5e7c71e51c
commit
cea3b8f885
@ -1102,7 +1102,7 @@ function declareTests(config?: {useJit: boolean}) {
|
|||||||
.toHaveText('dynamic greet');
|
.toHaveText('dynamic greet');
|
||||||
}));
|
}));
|
||||||
|
|
||||||
fixmeIvy('FW-707: TestBed: No LView in getParentInjectorLocation')
|
fixmeIvy('FW-929: ModuleWithComponentFactories.componentFactories is never filled in')
|
||||||
.it('should create a component that has been freshly compiled', () => {
|
.it('should create a component that has been freshly compiled', () => {
|
||||||
@Component({template: ''})
|
@Component({template: ''})
|
||||||
class RootComp {
|
class RootComp {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user