mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
2 lines
146 B
TypeScript
2 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__';
|