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

- Fake Item -

-

- $1,000 - — - - 20 - × - $50 - each - -

-
- -
-`; -- cgit v1.3