@@ -23,13 +23,13 @@ export const platformBrowserDynamicTesting = createPlatformFactory(platformCoreD
2323 * @publicApi
2424 */
2525export class BrowserDynamicTestingModule {
26- static { this . ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "18.0.0-next.3+sha-92debf4 " , 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-92debf4 " , ngImport : i0 , type : BrowserDynamicTestingModule , exports : [ BrowserTestingModule ] } ) ; }
28- static { this . ɵinj = i0 . ɵɵngDeclareInjector ( { minVersion : "12.0.0" , version : "18.0.0-next.3+sha-92debf4 " , ngImport : i0 , type : BrowserDynamicTestingModule , providers : [
26+ static { this . ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "18.0.0-next.3+sha-19a238d " , 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-19a238d " , ngImport : i0 , type : BrowserDynamicTestingModule , exports : [ BrowserTestingModule ] } ) ; }
28+ static { this . ɵinj = i0 . ɵɵngDeclareInjector ( { minVersion : "12.0.0" , version : "18.0.0-next.3+sha-19a238d " , ngImport : i0 , type : BrowserDynamicTestingModule , providers : [
2929 { provide : TestComponentRenderer , useClass : DOMTestComponentRenderer } ,
3030 ] , imports : [ BrowserTestingModule ] } ) ; }
3131}
32- i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "18.0.0-next.3+sha-92debf4 " , ngImport : i0 , type : BrowserDynamicTestingModule , decorators : [ {
32+ i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "18.0.0-next.3+sha-19a238d " , ngImport : i0 , type : BrowserDynamicTestingModule , decorators : [ {
3333 type : NgModule ,
3434 args : [ {
3535 exports : [ BrowserTestingModule ] ,
0 commit comments