11/**
2- * @license Angular v20.0.0-next.3+sha-70bdb88
2+ * @license Angular v20.0.0-next.3+sha-9ffeff9
33 * (c) 2010-2025 Google LLC. https://angular.io/
44 * License: MIT
55 */
@@ -19,11 +19,11 @@ const platformBrowserDynamicTesting = createPlatformFactory(platformBrowserDynam
1919 * @publicApi
2020 */
2121class BrowserDynamicTestingModule {
22- static ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "20.0.0-next.3+sha-70bdb88 " , ngImport : i0 , type : BrowserDynamicTestingModule , deps : [ ] , target : i0 . ɵɵFactoryTarget . NgModule } ) ;
23- static ɵmod = i0 . ɵɵngDeclareNgModule ( { minVersion : "14.0.0" , version : "20.0.0-next.3+sha-70bdb88 " , ngImport : i0 , type : BrowserDynamicTestingModule , exports : [ BrowserTestingModule ] } ) ;
24- static ɵinj = i0 . ɵɵngDeclareInjector ( { minVersion : "12.0.0" , version : "20.0.0-next.3+sha-70bdb88 " , ngImport : i0 , type : BrowserDynamicTestingModule , imports : [ BrowserTestingModule ] } ) ;
22+ static ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "20.0.0-next.3+sha-9ffeff9 " , ngImport : i0 , type : BrowserDynamicTestingModule , deps : [ ] , target : i0 . ɵɵFactoryTarget . NgModule } ) ;
23+ static ɵmod = i0 . ɵɵngDeclareNgModule ( { minVersion : "14.0.0" , version : "20.0.0-next.3+sha-9ffeff9 " , ngImport : i0 , type : BrowserDynamicTestingModule , exports : [ BrowserTestingModule ] } ) ;
24+ static ɵinj = i0 . ɵɵngDeclareInjector ( { minVersion : "12.0.0" , version : "20.0.0-next.3+sha-9ffeff9 " , ngImport : i0 , type : BrowserDynamicTestingModule , imports : [ BrowserTestingModule ] } ) ;
2525}
26- i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "20.0.0-next.3+sha-70bdb88 " , ngImport : i0 , type : BrowserDynamicTestingModule , decorators : [ {
26+ i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "20.0.0-next.3+sha-9ffeff9 " , ngImport : i0 , type : BrowserDynamicTestingModule , decorators : [ {
2727 type : NgModule ,
2828 args : [ {
2929 exports : [ BrowserTestingModule ] ,
0 commit comments