Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

fix(fakeAsyncTest): fix #1061, fakeAsync should support setImmediate #1062

Closed
wants to merge 2 commits into from

Conversation

JiaLiPassion
Copy link
Collaborator

fix #1061.

support setImmediate in fakeAsyncTest.

@@ -1,3 +1,38 @@
<a name="0.8.21"></a>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert this file

@@ -1,6 +1,6 @@
{
"name": "zone.js",
"version": "0.8.20",
"version": "0.8.21",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert this file

@mhevery mhevery closed this in 66c6f97 Mar 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fakeAsync test fails when testing code using rxjs 5 rxjs/scheduler/asap
3 participants