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

fix(jest): remove jest.useFakeTimers in setup #2630

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

Jpoliachik
Copy link
Contributor

Please verify the following:

  • yarn test jest tests pass with new tests, if relevant
  • yarn lint eslint checks pass with new code, if relevant
  • yarn format:check prettier checks pass with new code, if relevant
  • README.md (or relevant documentation) has been updated with your changes

Describe your PR

This line was breaking potential React Native Testing Library support, and isn't needed for the original boilerplate test anymore.

Bye, felicia!

@Jpoliachik Jpoliachik merged commit b4f2185 into master Feb 8, 2024
1 check passed
@Jpoliachik Jpoliachik deleted the fix/testing-lib-timer-fix branch February 8, 2024 16:22
infinitered-circleci pushed a commit that referenced this pull request Feb 9, 2024
## [9.4.6](v9.4.5...v9.4.6) (2024-02-09)

### Bug Fixes

* **jest:** remove jest.useFakeTimers in setup ([#2630](#2630) by @Jpoliachik) [skip ci] ([b4f2185](b4f2185))
@infinitered-circleci
Copy link

🎉 This PR is included in version 9.4.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants