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

fix(fakeAsync): fix #1056, fakeAsync timerId should not be zero #1057

Merged
merged 1 commit into from
Mar 30, 2018

Conversation

JiaLiPassion
Copy link
Collaborator

fix #1056
FakeAsyncTestSpec scheduler should not return a zero timerId, it will break rxjs6 or some library which will depends on the timerId.

mhevery
mhevery previously approved these changes Mar 30, 2018
@mhevery mhevery merged commit 68682cd into angular:master Mar 30, 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 with RxJS 6
3 participants