Skip to content

Commit

Permalink
Remove support for is_androidx arg for robolectric tests (#34682)
Browse files Browse the repository at this point in the history
Summary:
## Changelog

[Android] [Changed] - Remove internal buck rule arg for robolectric tests

Reviewed By: xiphirx

Differential Revision: D39452733

fbshipit-source-id: 2ef2ea6a30e99df11a6f0b65c61af841f396f7d7
  • Loading branch information
Joshua Selbo authored and facebook-github-bot committed Sep 13, 2022
1 parent e8a778d commit 59dc7f1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ rn_robolectric_test(
"SimpleViewPropertyTest.java",
],
contacts = ["oncall+fbandroid_sheriff@xmail.facebook.com"],
is_androidx = True,
language = "JAVA",
visibility = [
"PUBLIC",
Expand Down

0 comments on commit 59dc7f1

Please sign in to comment.