11/** 
2-  * @license  Angular v20.0.0-next.4+sha-b927ce8  
2+  * @license  Angular v20.0.0-next.4+sha-b55f4de  
33 * (c) 2010-2025 Google LLC. https://angular.io/ 
44 * License: MIT 
55 */ 
@@ -21,11 +21,11 @@ const platformBrowserDynamicTesting = createPlatformFactory(platformBrowserDynam
2121 * @publicApi  
2222 */ 
2323class  BrowserDynamicTestingModule  { 
24-     static  ɵfac  =  i0 . ɵɵngDeclareFactory ( {  minVersion : "12.0.0" ,  version : "20.0.0-next.4+sha-b927ce8 " ,  ngImport : i0 ,  type : BrowserDynamicTestingModule ,  deps : [ ] ,  target : i0 . ɵɵFactoryTarget . NgModule  } ) ; 
25-     static  ɵmod  =  i0 . ɵɵngDeclareNgModule ( {  minVersion : "14.0.0" ,  version : "20.0.0-next.4+sha-b927ce8 " ,  ngImport : i0 ,  type : BrowserDynamicTestingModule ,  exports : [ BrowserTestingModule ]  } ) ; 
26-     static  ɵinj  =  i0 . ɵɵngDeclareInjector ( {  minVersion : "12.0.0" ,  version : "20.0.0-next.4+sha-b927ce8 " ,  ngImport : i0 ,  type : BrowserDynamicTestingModule ,  imports : [ BrowserTestingModule ]  } ) ; 
24+     static  ɵfac  =  i0 . ɵɵngDeclareFactory ( {  minVersion : "12.0.0" ,  version : "20.0.0-next.4+sha-b55f4de " ,  ngImport : i0 ,  type : BrowserDynamicTestingModule ,  deps : [ ] ,  target : i0 . ɵɵFactoryTarget . NgModule  } ) ; 
25+     static  ɵmod  =  i0 . ɵɵngDeclareNgModule ( {  minVersion : "14.0.0" ,  version : "20.0.0-next.4+sha-b55f4de " ,  ngImport : i0 ,  type : BrowserDynamicTestingModule ,  exports : [ BrowserTestingModule ]  } ) ; 
26+     static  ɵinj  =  i0 . ɵɵngDeclareInjector ( {  minVersion : "12.0.0" ,  version : "20.0.0-next.4+sha-b55f4de " ,  ngImport : i0 ,  type : BrowserDynamicTestingModule ,  imports : [ BrowserTestingModule ]  } ) ; 
2727} 
28- i0 . ɵɵngDeclareClassMetadata ( {  minVersion : "12.0.0" ,  version : "20.0.0-next.4+sha-b927ce8 " ,  ngImport : i0 ,  type : BrowserDynamicTestingModule ,  decorators : [ { 
28+ i0 . ɵɵngDeclareClassMetadata ( {  minVersion : "12.0.0" ,  version : "20.0.0-next.4+sha-b55f4de " ,  ngImport : i0 ,  type : BrowserDynamicTestingModule ,  decorators : [ { 
2929            type : NgModule , 
3030            args : [ { 
3131                    exports : [ BrowserTestingModule ] , 
0 commit comments