Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add delay and count parameters to $interval call #373

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

amw-zero
Copy link

Angular ~1.5 expects there to be a delay param. In ngMock, there is no default value for the delay, so you effectively have time + undefined, which yields a string.

Angular ~1.5 expects there to be a delay param. In ngMock, there is no default value for the delay, so you effectively have `time + undefined`, which yields a string.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant