You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We understand you have a problem and are in a hurry, but please provide us with some info to make it much more likely for your issue to be understood, worked on and resolved quickly.
Lolex version : 4.0.1
Environment : Node 10
Example URL : N/A
Other libraries you are using: N/A
What did you expect to happen?
See jestjs/jest#8139 for justification. Tl;dr; is that a timer count should include all scheduled timers and friends, not just timers.
What did you expect to happen?
See jestjs/jest#8139 for justification. Tl;dr; is that a timer count should include all scheduled timers and friends, not just timers.
What actually happens
clock.nextTick
does not contribute to the countHow to reproduce
The text was updated successfully, but these errors were encountered: