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(tests): Prevent Node.js experimental flag issues #160

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

JoseLion
Copy link
Member

@JoseLion JoseLion commented Jan 9, 2025

This PR fixes test executions and prevents issues with Node.js experimental flags enabled on v22.7+

@JoseLion JoseLion self-assigned this Jan 9, 2025
Copy link
Contributor

@hdbv95 hdbv95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@@ -56,7 +56,7 @@
"react-is": "^18.3.1",
"react-native": "0.74.3",
"react-native-svg": "^15.4.0",
"react-native-testing-mocks": "^1.4.1",
"react-native-testing-mocks": "^1.5.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@anddriex anddriex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@JoseLion JoseLion merged commit a14906f into main Jan 9, 2025
5 checks passed
@JoseLion JoseLion deleted the fix/node-experimental-flag branch January 9, 2025 21:55
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.

3 participants