File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
ReactAndroid/src/test/java/com/facebook/react/modules Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,8 @@ rn_robolectric_test(
99 ],
1010 deps = [
1111 YOGA_TARGET ,
12- react_native_dep ("third-party/android/androidx:annotation" ),
13- react_native_dep ("third-party/android/androidx:core" ),
14- react_native_dep ("third-party/android/androidx:fragment" ),
15- react_native_dep ("third-party/android/androidx:legacy-support-core-ui" ),
16- react_native_dep ("third-party/android/androidx:legacy-support-core-utils" ),
12+ react_native_dep ("libraries/fbcore/src/test/java/com/facebook/powermock:powermock" ),
13+ react_native_dep ("third-party/android/androidx:appcompat" ),
1714 react_native_dep ("third-party/java/fest:fest" ),
1815 react_native_dep ("third-party/java/jsr-305:jsr-305" ),
1916 react_native_dep ("third-party/java/junit:junit" ),
You can’t perform that action at this time.
0 commit comments