Fixed proxy settings for legocastle buck tests

Reviewed By: kentaromiura

Differential Revision: D4375249

fbshipit-source-id: 7fa51d41ccbf1e017cfaceb5b6160361177f0b11
This commit is contained in:
Konstantin Raev 2016-12-30 08:39:11 -08:00 committed by Facebook Github Bot
parent 01af9ee8a7
commit 9bb2d25682
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ rn_robolectric_test(
# Please change the contact to the oncall of your team # Please change the contact to the oncall of your team
contacts = ['oncall+fbandroid_sheriff@xmail.facebook.com'], contacts = ['oncall+fbandroid_sheriff@xmail.facebook.com'],
# TODO Disabled temporarily until Yoga linking is fixed t14964130 # TODO Disabled temporarily until Yoga linking is fixed t14964130
# srcs = glob(['**/*.java']), # srcs = glob(['**/*.java']),
srcs = ['SimpleViewPropertyTest.java'], srcs = ['SimpleViewPropertyTest.java'],
deps = [ deps = [
YOGA_TARGET, YOGA_TARGET,