mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Unbreak LAYOUT_ANIMATION_VERBOSE_LOGGING
Summary: Noticed this logging was broken when enabling the flag. Changelog: [Internal] Reviewed By: NickGerleman Differential Revision: D38616851 fbshipit-source-id: acf0ab75918b389586cb713c2edf5a6bf83ee7a2
This commit is contained in:
committed by
Facebook GitHub Bot
parent
de75a7a22e
commit
dd48509185
@@ -5,9 +5,7 @@ rn_robolectric_test(
|
||||
srcs = glob(["**/*.java"]),
|
||||
contacts = ["oncall+react_native@xmail.facebook.com"],
|
||||
language = "JAVA",
|
||||
visibility = [
|
||||
"PUBLIC",
|
||||
],
|
||||
visibility = ["PUBLIC"],
|
||||
deps = [
|
||||
YOGA_TARGET,
|
||||
react_native_dep("third-party/java/assertj:assertj-core"),
|
||||
|
||||
Reference in New Issue
Block a user