From aaae57b7978ffd0038ad560d6c9a4e8cf064cb0d Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Thu, 19 Apr 2018 14:43:48 -0400 Subject: test test test --- frontend/__tests__/__snapshots__/Cart.test.js.snap | 32 +++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'frontend/__tests__/__snapshots__/Cart.test.js.snap') diff --git a/frontend/__tests__/__snapshots__/Cart.test.js.snap b/frontend/__tests__/__snapshots__/Cart.test.js.snap index 65a7e7a..426bef2 100644 --- a/frontend/__tests__/__snapshots__/Cart.test.js.snap +++ b/frontend/__tests__/__snapshots__/Cart.test.js.snap @@ -1,3 +1,33 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[` renders 1`] = `<[object Object] />`; +exports[` renders 1`] = ` +
+ + + + +

+ Miss Tillman Mitchell + 's Cart. +

+
+

+ You have + 2 + item + s + in your cart. +

+
+`; -- cgit v1.3