From ee01be3462a142fd8d75efee5b1855111817f9ab Mon Sep 17 00:00:00 2001 From: Moti Zilberman Date: Mon, 3 Feb 2020 03:16:42 -0800 Subject: [PATCH] Fix indentation of inline snapshots in tests Summary: This diff regenerates all Jest inline snapshots (`expect().toMatchInlineSnapshot()`) now that we use Jest 24.9.0 which fixes a longstanding [formatting instability bug](https://github.com/facebook/jest/issues/8424). This is strictly a formatting change. Changelog: [Internal] Reviewed By: cpojer Differential Revision: D19684238 fbshipit-source-id: 77c1e5fe9d2dfef85dffdcc00056fb439d7d7f84 --- Libraries/Lists/__tests__/VirtualizedList-test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Libraries/Lists/__tests__/VirtualizedList-test.js b/Libraries/Lists/__tests__/VirtualizedList-test.js index f35e79bd815333..d5ff7b468418aa 100644 --- a/Libraries/Lists/__tests__/VirtualizedList-test.js +++ b/Libraries/Lists/__tests__/VirtualizedList-test.js @@ -438,7 +438,7 @@ describe('VirtualizedList', () => { Array [ Array [ "A VirtualizedList contains a cell which itself contains more than one VirtualizedList of the same orientation as the parent list. You must pass a unique listKey prop to each sibling list. - + VirtualizedList trace: Child (horizontal): listKey: level2