From b1600adec47a04f60e1da07d94a3ed3906ff5aee Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Thu, 14 Jun 2018 16:44:21 -0400 Subject: starter files --- frontend/__tests__/__snapshots__/Item.test.js.snap | 58 ---------------------- 1 file changed, 58 deletions(-) delete mode 100644 frontend/__tests__/__snapshots__/Item.test.js.snap (limited to 'frontend/__tests__/__snapshots__/Item.test.js.snap') diff --git a/frontend/__tests__/__snapshots__/Item.test.js.snap b/frontend/__tests__/__snapshots__/Item.test.js.snap deleted file mode 100644 index 930c7a9..0000000 --- a/frontend/__tests__/__snapshots__/Item.test.js.snap +++ /dev/null @@ -1,58 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[` Renders and matches snapshot 1`] = ` - - A Cool Item - - - - A Cool Item - - - - - $50 - -

- This item is really cool! -

-
- - - Edit ✏️ - - - - -
-
-`; -- cgit v1.3