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(test) - fix an issue with jest29 and uuid < 9 #9052

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

GiladShoham
Copy link
Member

@GiladShoham GiladShoham commented Jul 18, 2024

Proposed Changes

  • This added uuid: require.resolve('uuid'), to jest's moduleNameMapper
  • See the real change here
  • Read more about the issue here

@GiladShoham GiladShoham enabled auto-merge (squash) July 18, 2024 11:49
@GiladShoham GiladShoham merged commit 2a8252a into master Jul 18, 2024
11 checks passed
@GiladShoham GiladShoham deleted the update-react-jest branch July 18, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants