-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
base: main
Are you sure you want to change the base?
Conversation
@@ -34,12 +34,6 @@ describe('Image Tests', () => { | |||
const dump = await dumpVisualTree('image-network-callback'); | |||
expect(dump).toMatchSnapshot(); | |||
}); |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yep that's okay!
Description
Integration
Commit Range
facebook/react-native@a3c8e21...d4407d6
Relevant Commits:
Changelog
Should this change be included in the release notes: No
Microsoft Reviewers: Open in CodeFlow