mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Assign ownership for unowned open sourced robolectric tests in fbandroid
Summary: Changelog: [Internal] Reviewed By: IanChilds Differential Revision: D22983828 fbshipit-source-id: d0f48760d7a96cfe290ef44addacaf2c0f712b65
This commit is contained in:
committed by
Facebook GitHub Bot
parent
b41f6875e5
commit
7e0824027e
@@ -3,6 +3,8 @@ load("//tools/build_defs/oss:rn_defs.bzl", "react_native_dep", "react_native_tar
|
||||
rn_robolectric_test(
|
||||
name = "util",
|
||||
srcs = glob(["**/*.java"]),
|
||||
# Please change the contact to the oncall of your team
|
||||
contacts = ["oncall+test_ownership_2020@xmail.facebook.com"],
|
||||
visibility = [
|
||||
"PUBLIC",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user