From 95554add987b4a9ec4f7aa61afcb041a1f691c96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ramos?= Date: Tue, 29 May 2018 17:13:32 -0700 Subject: [PATCH] Update Jest snapshots Summary: Jest will now exclude undefined props from snapshots (https://github.com/facebook/jest/pull/6162). Updating the snapshots should fix the current `test_javascript` failures. Circle CI [INTERNAL][MINOR][Snapshots] - Update snapshots Closes https://github.com/facebook/react-native/pull/19414 Differential Revision: D8125193 Pulled By: hramos fbshipit-source-id: db8dcfcd8afbf9d6256f83c6e922680a7872d776 --- .../TouchableHighlight-test.js.snap | 9 --------- .../__snapshots__/FlatList-test.js.snap | 9 --------- .../__snapshots__/SectionList-test.js.snap | 16 ---------------- .../VirtualizedList-test.js.snap | 19 ------------------- 4 files changed, 53 deletions(-) diff --git a/Libraries/Components/Touchable/__tests__/__snapshots__/TouchableHighlight-test.js.snap b/Libraries/Components/Touchable/__tests__/__snapshots__/TouchableHighlight-test.js.snap index 6028d74aaa8a21..34d71cc12a523e 100644 --- a/Libraries/Components/Touchable/__tests__/__snapshots__/TouchableHighlight-test.js.snap +++ b/Libraries/Components/Touchable/__tests__/__snapshots__/TouchableHighlight-test.js.snap @@ -2,15 +2,8 @@ exports[`TouchableHighlight renders correctly 1`] = ` } @@ -67,7 +65,6 @@ exports[`FlatList renders all the bells and whistles 1`] = `
} @@ -509,14 +496,12 @@ exports[`SectionList renders all the bells and whistles 1`] = ` exports[`SectionList renders empty list 1`] = ` } @@ -495,7 +488,6 @@ exports[`VirtualizedList renders all the bells and whistles 1`] = `