From 424eaa9e8098cef762b1a2a7565d37944bb25306 Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Mon, 21 Oct 2019 18:25:12 +0200 Subject: Add storybook --- tests/pages/__snapshots__/index.test.js.snap | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 tests/pages/__snapshots__/index.test.js.snap (limited to 'tests/pages/__snapshots__/index.test.js.snap') diff --git a/tests/pages/__snapshots__/index.test.js.snap b/tests/pages/__snapshots__/index.test.js.snap deleted file mode 100644 index af3d906..0000000 --- a/tests/pages/__snapshots__/index.test.js.snap +++ /dev/null @@ -1,9 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`index match snapshot 1`] = ` -
- - - -
-`; -- cgit 1.4.1