From d8e7a6ab63ebefa3ea59a0ac92edb2e847408f53 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 21 Nov 2018 16:00:00 -0300 Subject: [PATCH] Fixing failed tests (#2363) --- .../__snapshots__/modifier.test.js.snap | 24 +++++++++---------- .../__snapshots__/recent_item.test.js.snap | 8 +++---- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/app/screens/search/__snapshots__/modifier.test.js.snap b/app/screens/search/__snapshots__/modifier.test.js.snap index 7593d5e62..f55b3a0a2 100644 --- a/app/screens/search/__snapshots__/modifier.test.js.snap +++ b/app/screens/search/__snapshots__/modifier.test.js.snap @@ -7,7 +7,7 @@ exports[`Search RecentItem should match snapshot and respond to events 1`] = ` onPress={[Function]} underlayColor="rgba(69,120,191,0.5)" > - - - - - - + channel-name - - - + + to find posts in specific channels - - - + + + `; diff --git a/app/screens/search/__snapshots__/recent_item.test.js.snap b/app/screens/search/__snapshots__/recent_item.test.js.snap index f93e66303..9a36f8b52 100644 --- a/app/screens/search/__snapshots__/recent_item.test.js.snap +++ b/app/screens/search/__snapshots__/recent_item.test.js.snap @@ -7,7 +7,7 @@ exports[`Search RecentItem should match snapshot and respond to events 1`] = ` onPress={[Function]} underlayColor="rgba(69,120,191,0.5)" > - - test - + - + `;