From 5058486e30230f3a011556ccf2989fbb264add56 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Fri, 24 Aug 2018 14:32:21 +0300 Subject: drop Footer snapshot --- .../__tests__/__snapshots__/Footer.test.js.snap | 175 --------------------- 1 file changed, 175 deletions(-) delete mode 100644 vnext/src/components/__tests__/__snapshots__/Footer.test.js.snap (limited to 'vnext/src/components/__tests__/__snapshots__/Footer.test.js.snap') diff --git a/vnext/src/components/__tests__/__snapshots__/Footer.test.js.snap b/vnext/src/components/__tests__/__snapshots__/Footer.test.js.snap deleted file mode 100644 index 23f2deff..00000000 --- a/vnext/src/components/__tests__/__snapshots__/Footer.test.js.snap +++ /dev/null @@ -1,175 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`Footer renders correctly with and without sponsors 1`] = ` -
-`; - -exports[`Footer renders correctly with and without sponsors 2`] = ` - -`; -- cgit v1.2.3