IMPORTANT: This API requires Zone.js and cannot be used with the Vitest test runner
API
function resetFakeAsyncZone(): void;
Description
IMPORTANT: This API requires Zone.js and cannot be used with the Vitest test runner
Clears out the shared fake async zone for a test. To be called in a global beforeEach.