mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 22:10:14 +00:00
eb2d9852c7
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/45974 This change fixes the E2E tests on the template on main. There were two issues: 1. we were forcing the project on the 0.75 branch. We now use the current branch name 2. we were replacing all the versions for the dependencies that starts with `react-native` to the monorepo version. The problem is that also `react-native-community` packages starts with `react-native`. We now changes the versions if the dependency name starts with `react-native/`. ## Changelog: [Internal] - Fix E2E tests on main Reviewed By: cortinico Differential Revision: D61122154 fbshipit-source-id: 07210fc9f63e99eac46894f13c7ca5359e186e6c |
||
---|---|---|
.. | ||
__tests__ | ||
build | ||
circleci | ||
debugger-frontend | ||
e2e | ||
monorepo | ||
release-testing | ||
releases | ||
releases-ci | ||
utils | ||
.tests.env | ||
clean-gha-cache.js | ||
consts.js | ||
lint-java.js | ||
npm-utils.js | ||
objc-test.sh | ||
process-podspecs.sh | ||
run-ci-javascript-tests.js | ||
scm-utils.js | ||
sync-css-layout.sh | ||
validate-ios-test-env.sh |