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
fix: Don't assume mocked timers imply jest fake timers (#900)
* fix: Don't assume mocked timers imply jest fake timers
* Create dedicated jest timer functions
The naming should indicate that they should only be called in a jest-like environment
* No implicit return
* I don't know how istanbul works
and I don't care
0 commit comments