resetFakeAsyncZone
function
Clears out the shared fake async zone for a test.
To be called in a global beforeEach
.
API
resetFakeAsyncZone(): void;
Jump to details
Clears out the shared fake async zone for a test.
To be called in a global beforeEach
.
resetFakeAsyncZone(): void;