Skip to content

feat: update to @sinonjs/fake-timers v7#11198

Merged
SimenB merged 2 commits intojestjs:masterfrom
SimenB:fake-timers@7
Mar 14, 2021
Merged

feat: update to @sinonjs/fake-timers v7#11198
SimenB merged 2 commits intojestjs:masterfrom
SimenB:fake-timers@7

Conversation

@SimenB
Copy link
Copy Markdown
Member

@SimenB SimenB commented Mar 14, 2021

Summary

This keeps using the types from DT rather than using the ones shipped with the module.

Fixes #11169.
Closes #11170.

Test plan

Green CI

@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Timers.refresh() method does not work using jest.advanceTimersByTime() method

2 participants