resetFakeAsyncZone
Clears out the shared fake async zone for a test.
To be called in a global beforeEach
.
resetFakeAsyncZone(): void
Parameters
There are no parameters.
Returns
void
Clears out the shared fake async zone for a test.
To be called in a global beforeEach
.
resetFakeAsyncZone(): void
There are no parameters.
void