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

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

Closed
JiaLiPassion wants to merge 2 commits intoangular:masterfrom
JiaLiPassion:issue-1061
Closed

fix(fakeAsyncTest): fix #1061, fakeAsync should support setImmediate#1062
JiaLiPassion wants to merge 2 commits intoangular:masterfrom
JiaLiPassion:issue-1061

Conversation

@JiaLiPassion
Copy link
Copy Markdown
Collaborator

fix #1061.

support setImmediate in fakeAsyncTest.

Comment thread CHANGELOG.md
@@ -1,3 +1,38 @@
<a name="0.8.21"></a>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

revert this file

Comment thread package.json
{
"name": "zone.js",
"version": "0.8.20",
"version": "0.8.21",
Copy link
Copy Markdown
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