11/** 
2-  * @license  Angular v19.1.0-next.0+sha-f280467  
2+  * @license  Angular v19.1.0-next.0+sha-4315b87  
33 * (c) 2010-2024 Google LLC. https://angular.io/ 
44 * License: MIT 
55 */ 
@@ -42,10 +42,10 @@ class DOMTestComponentRenderer extends TestComponentRenderer {
4242            ɵgetDOM ( ) . remove ( oldRoots [ i ] ) ; 
4343        } 
4444    } 
45-     static  ɵfac  =  i0 . ɵɵngDeclareFactory ( {  minVersion : "12.0.0" ,  version : "19.1.0-next.0+sha-f280467 " ,  ngImport : i0 ,  type : DOMTestComponentRenderer ,  deps : [ {  token : DOCUMENT  } ] ,  target : i0 . ɵɵFactoryTarget . Injectable  } ) ; 
46-     static  ɵprov  =  i0 . ɵɵngDeclareInjectable ( {  minVersion : "12.0.0" ,  version : "19.1.0-next.0+sha-f280467 " ,  ngImport : i0 ,  type : DOMTestComponentRenderer  } ) ; 
45+     static  ɵfac  =  i0 . ɵɵngDeclareFactory ( {  minVersion : "12.0.0" ,  version : "19.1.0-next.0+sha-4315b87 " ,  ngImport : i0 ,  type : DOMTestComponentRenderer ,  deps : [ {  token : DOCUMENT  } ] ,  target : i0 . ɵɵFactoryTarget . Injectable  } ) ; 
46+     static  ɵprov  =  i0 . ɵɵngDeclareInjectable ( {  minVersion : "12.0.0" ,  version : "19.1.0-next.0+sha-4315b87 " ,  ngImport : i0 ,  type : DOMTestComponentRenderer  } ) ; 
4747} 
48- i0 . ɵɵngDeclareClassMetadata ( {  minVersion : "12.0.0" ,  version : "19.1.0-next.0+sha-f280467 " ,  ngImport : i0 ,  type : DOMTestComponentRenderer ,  decorators : [ { 
48+ i0 . ɵɵngDeclareClassMetadata ( {  minVersion : "12.0.0" ,  version : "19.1.0-next.0+sha-4315b87 " ,  ngImport : i0 ,  type : DOMTestComponentRenderer ,  decorators : [ { 
4949            type : Injectable 
5050        } ] ,  ctorParameters : ( )  =>  [ {  type : undefined ,  decorators : [ { 
5151                    type : Inject , 
@@ -69,11 +69,11 @@ const platformBrowserDynamicTesting = createPlatformFactory(platformCoreDynamicT
6969 * @publicApi  
7070 */ 
7171class  BrowserDynamicTestingModule  { 
72-     static  ɵfac  =  i0 . ɵɵngDeclareFactory ( {  minVersion : "12.0.0" ,  version : "19.1.0-next.0+sha-f280467 " ,  ngImport : i0 ,  type : BrowserDynamicTestingModule ,  deps : [ ] ,  target : i0 . ɵɵFactoryTarget . NgModule  } ) ; 
73-     static  ɵmod  =  i0 . ɵɵngDeclareNgModule ( {  minVersion : "14.0.0" ,  version : "19.1.0-next.0+sha-f280467 " ,  ngImport : i0 ,  type : BrowserDynamicTestingModule ,  exports : [ BrowserTestingModule ]  } ) ; 
74-     static  ɵinj  =  i0 . ɵɵngDeclareInjector ( {  minVersion : "12.0.0" ,  version : "19.1.0-next.0+sha-f280467 " ,  ngImport : i0 ,  type : BrowserDynamicTestingModule ,  providers : [ {  provide : TestComponentRenderer ,  useClass : DOMTestComponentRenderer  } ] ,  imports : [ BrowserTestingModule ]  } ) ; 
72+     static  ɵfac  =  i0 . ɵɵngDeclareFactory ( {  minVersion : "12.0.0" ,  version : "19.1.0-next.0+sha-4315b87 " ,  ngImport : i0 ,  type : BrowserDynamicTestingModule ,  deps : [ ] ,  target : i0 . ɵɵFactoryTarget . NgModule  } ) ; 
73+     static  ɵmod  =  i0 . ɵɵngDeclareNgModule ( {  minVersion : "14.0.0" ,  version : "19.1.0-next.0+sha-4315b87 " ,  ngImport : i0 ,  type : BrowserDynamicTestingModule ,  exports : [ BrowserTestingModule ]  } ) ; 
74+     static  ɵinj  =  i0 . ɵɵngDeclareInjector ( {  minVersion : "12.0.0" ,  version : "19.1.0-next.0+sha-4315b87 " ,  ngImport : i0 ,  type : BrowserDynamicTestingModule ,  providers : [ {  provide : TestComponentRenderer ,  useClass : DOMTestComponentRenderer  } ] ,  imports : [ BrowserTestingModule ]  } ) ; 
7575} 
76- i0 . ɵɵngDeclareClassMetadata ( {  minVersion : "12.0.0" ,  version : "19.1.0-next.0+sha-f280467 " ,  ngImport : i0 ,  type : BrowserDynamicTestingModule ,  decorators : [ { 
76+ i0 . ɵɵngDeclareClassMetadata ( {  minVersion : "12.0.0" ,  version : "19.1.0-next.0+sha-4315b87 " ,  ngImport : i0 ,  type : BrowserDynamicTestingModule ,  decorators : [ { 
7777            type : NgModule , 
7878            args : [ { 
7979                    exports : [ BrowserTestingModule ] , 
0 commit comments