mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5eb7426216
PR Close #30962
3 lines
146 B
TypeScript
3 lines
146 B
TypeScript
// Change default symbol prefix for testing to ensure no hard-coded references.
|
|
(global as any)['__Zone_symbol_prefix'] = '__zone_symbol_test__';
|