mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-06 22:38:37 +08:00
fixed test dependency broken in D3168150
Summary:fixes Circle Closes https://github.com/facebook/react-native/pull/6978 Differential Revision: D3179133 fb-gh-sync-id: 6558168735b4097a68bf7423a7c249a45cc2684a fbshipit-source-id: 6558168735b4097a68bf7423a7c249a45cc2684a
This commit is contained in:
committed by
Facebook Github Bot 2
parent
eaba2abc0b
commit
b2ecc83ead
@@ -14,6 +14,7 @@ android_binary(
|
||||
deps = [
|
||||
react_native_integration_tests_target('java/com/facebook/react/tests:tests'),
|
||||
react_native_integration_tests_target('assets:assets'),
|
||||
react_native_dep('third-party/java/testing-support-lib:exposed-instrumentation-api'),
|
||||
react_native_target('jni/prebuilt:reactnative-libs'),
|
||||
react_native_target('jni/prebuilt:android-jsc'),
|
||||
react_native_dep('libraries/soloader/java/com/facebook/soloader:soloader'),
|
||||
|
||||
Reference in New Issue
Block a user