@@ -23,13 +23,13 @@ export const platformBrowserDynamicTesting = createPlatformFactory(platformCoreD
23
23
* @publicApi
24
24
*/
25
25
export class BrowserDynamicTestingModule {
26
- static { this . ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "18.0.0-next.3 +sha-69927ce " , ngImport : i0 , type : BrowserDynamicTestingModule , deps : [ ] , target : i0 . ɵɵFactoryTarget . NgModule } ) ; }
27
- static { this . ɵmod = i0 . ɵɵngDeclareNgModule ( { minVersion : "14.0.0" , version : "18.0.0-next.3 +sha-69927ce " , ngImport : i0 , type : BrowserDynamicTestingModule , exports : [ BrowserTestingModule ] } ) ; }
28
- static { this . ɵinj = i0 . ɵɵngDeclareInjector ( { minVersion : "12.0.0" , version : "18.0.0-next.3 +sha-69927ce " , ngImport : i0 , type : BrowserDynamicTestingModule , providers : [
26
+ static { this . ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "18.0.0-next.4 +sha-aae062e " , ngImport : i0 , type : BrowserDynamicTestingModule , deps : [ ] , target : i0 . ɵɵFactoryTarget . NgModule } ) ; }
27
+ static { this . ɵmod = i0 . ɵɵngDeclareNgModule ( { minVersion : "14.0.0" , version : "18.0.0-next.4 +sha-aae062e " , ngImport : i0 , type : BrowserDynamicTestingModule , exports : [ BrowserTestingModule ] } ) ; }
28
+ static { this . ɵinj = i0 . ɵɵngDeclareInjector ( { minVersion : "12.0.0" , version : "18.0.0-next.4 +sha-aae062e " , ngImport : i0 , type : BrowserDynamicTestingModule , providers : [
29
29
{ provide : TestComponentRenderer , useClass : DOMTestComponentRenderer } ,
30
30
] , imports : [ BrowserTestingModule ] } ) ; }
31
31
}
32
- i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "18.0.0-next.3 +sha-69927ce " , ngImport : i0 , type : BrowserDynamicTestingModule , decorators : [ {
32
+ i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "18.0.0-next.4 +sha-aae062e " , ngImport : i0 , type : BrowserDynamicTestingModule , decorators : [ {
33
33
type : NgModule ,
34
34
args : [ {
35
35
exports : [ BrowserTestingModule ] ,
0 commit comments