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

Integrate RN Nightly Build 0.78.0-nightly-20250113-d4407d6f7 #14278

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

@@ -34,12 +34,6 @@ describe('Image Tests', () => {
const dump = await dumpVisualTree('image-network-callback');
expect(dump).toMatchSnapshot();
});
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@chiaramooney Just want to confirm that it's good to remove this test - in this PR upstream, the Image component attached to this test was removed: facebook/react-native#48619. Since there's is only one image left in this example, I removed the test for the second (now deleted) image.

Copy link
Contributor

Choose a reason for hiding this comment

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

yep that's okay!

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