
committed by
Kara Erickson

parent
7b3bcc23af
commit
5eb7426216
2
packages/zone.js/test/node-env-setup.ts
Normal file
2
packages/zone.js/test/node-env-setup.ts
Normal file
@ -0,0 +1,2 @@
|
||||
// Change default symbol prefix for testing to ensure no hard-coded references.
|
||||
(global as any)['__Zone_symbol_prefix'] = '__zone_symbol_test__';
|
Reference in New Issue
Block a user