mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 22:10:14 +00:00
27bd6c9227
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/46413 When testing RNTester for Android during a release, we downloads the APKs from CI to save time. Sadly, we were downloading the Release APKs instead of the Debug ones, so we could not test te integration with Metro. This change fixes the testing scripts to download the debug APK ## Changelog [Internal] - Download the debug APK instead of the Release one Reviewed By: cortinico Differential Revision: D62436023 fbshipit-source-id: 08a568caf3e5c85b9da933bc01623587bd36affe |
||
---|---|---|
.. | ||
__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 |