From 5ddb3d86d0ce96deb268f661f0fef4f9c490277e Mon Sep 17 00:00:00 2001 From: Avinash Lingaloo <> Date: Fri, 8 Oct 2021 15:36:26 +0400 Subject: [PATCH] Delete search_bar.test.js.snap --- .../__snapshots__/search_bar.test.js.snap | 247 ------------------ 1 file changed, 247 deletions(-) delete mode 100644 app/components/search_bar/__snapshots__/search_bar.test.js.snap diff --git a/app/components/search_bar/__snapshots__/search_bar.test.js.snap b/app/components/search_bar/__snapshots__/search_bar.test.js.snap deleted file mode 100644 index f05d6b0799..0000000000 --- a/app/components/search_bar/__snapshots__/search_bar.test.js.snap +++ /dev/null @@ -1,247 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`SearchBar should match snapshot 1`] = ` - - - - - - - - - - - - - - - - - - - - - - cancel title - - - - - - - -`;