Skip to content

Commit

Permalink
Make autoglob a required parameter of robolectric tests
Browse files Browse the repository at this point in the history
Reviewed By: strulovich

Differential Revision: D26013246

fbshipit-source-id: fd7f014cc55c8640b96032d843aa2ce81ac9bfa8
  • Loading branch information
Ron Edelstein authored and facebook-github-bot committed Jan 23, 2021
1 parent 1a8d641 commit aa65be8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ReactAndroid/src/test/java/com/facebook/react/bridge/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ rn_android_library(
rn_robolectric_test(
name = "bridge",
srcs = glob(STANDARD_TEST_SRCS),
autoglob = False,
contacts = ["oncall+react_native@xmail.facebook.com"],
visibility = [
"PUBLIC",
Expand Down

0 comments on commit aa65be8

Please sign in to comment.