From 058d8ff80bf3b1f1744105f5f10fd6fbbbfbb9b1 Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Sun, 20 Oct 2019 22:25:48 +0200 Subject: Move to 'tests' --- test/components/__snapshots__/NavBar.test.js.snap | 40 ----------------------- 1 file changed, 40 deletions(-) delete mode 100644 test/components/__snapshots__/NavBar.test.js.snap (limited to 'test/components/__snapshots__/NavBar.test.js.snap') diff --git a/test/components/__snapshots__/NavBar.test.js.snap b/test/components/__snapshots__/NavBar.test.js.snap deleted file mode 100644 index fb90c28..0000000 --- a/test/components/__snapshots__/NavBar.test.js.snap +++ /dev/null @@ -1,40 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`NavBar match snapshot 1`] = ` - -`; -- cgit 1.4.1