1
1
/**
2
- * @license Angular v20.0.0-next.5+sha-4e88e18
2
+ * @license Angular v20.0.0-next.5+sha-866cea9
3
3
* (c) 2010-2025 Google LLC. https://angular.io/
4
4
* License: MIT
5
5
*/
@@ -21,11 +21,11 @@ const platformBrowserDynamicTesting = createPlatformFactory(platformBrowserDynam
21
21
* @publicApi
22
22
*/
23
23
class BrowserDynamicTestingModule {
24
- static ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-4e88e18 " , ngImport : i0 , type : BrowserDynamicTestingModule , deps : [ ] , target : i0 . ɵɵFactoryTarget . NgModule } ) ;
25
- static ɵmod = i0 . ɵɵngDeclareNgModule ( { minVersion : "14.0.0" , version : "20.0.0-next.5+sha-4e88e18 " , ngImport : i0 , type : BrowserDynamicTestingModule , exports : [ BrowserTestingModule ] } ) ;
26
- static ɵinj = i0 . ɵɵngDeclareInjector ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-4e88e18 " , ngImport : i0 , type : BrowserDynamicTestingModule , imports : [ BrowserTestingModule ] } ) ;
24
+ static ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-866cea9 " , ngImport : i0 , type : BrowserDynamicTestingModule , deps : [ ] , target : i0 . ɵɵFactoryTarget . NgModule } ) ;
25
+ static ɵmod = i0 . ɵɵngDeclareNgModule ( { minVersion : "14.0.0" , version : "20.0.0-next.5+sha-866cea9 " , ngImport : i0 , type : BrowserDynamicTestingModule , exports : [ BrowserTestingModule ] } ) ;
26
+ static ɵinj = i0 . ɵɵngDeclareInjector ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-866cea9 " , ngImport : i0 , type : BrowserDynamicTestingModule , imports : [ BrowserTestingModule ] } ) ;
27
27
}
28
- i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-4e88e18 " , ngImport : i0 , type : BrowserDynamicTestingModule , decorators : [ {
28
+ i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-866cea9 " , ngImport : i0 , type : BrowserDynamicTestingModule , decorators : [ {
29
29
type : NgModule ,
30
30
args : [ {
31
31
exports : [ BrowserTestingModule ] ,
0 commit comments