mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
fix[virtualized-lists]: do not ship tests in npm package (#36143)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/36143 Changelog: [Internal] Currently, some `__tests__` are included in `react-native/virtualized-lists`, added them to ignore list, so that we will remove it in the next publish Reviewed By: christophpurrer Differential Revision: D43159337 fbshipit-source-id: 27ed0adf85387a2e8ac902da57888f0b188b0b91
This commit is contained in:
committed by
Facebook GitHub Bot
parent
6ac88a4378
commit
31ac1f8aec
@@ -0,0 +1 @@
|
||||
__tests__
|
||||
Reference in New Issue
Block a user