Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: use jest.advanceTimersByTime in async test
`jest.runTimersToTime` is deprecated and removed in jest 27
- Loading branch information