diff options
Diffstat (limited to 'frontend/__tests__')
| -rw-r--r-- | frontend/__tests__/__snapshots__/CartItem.test.js.snap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/__tests__/__snapshots__/CartItem.test.js.snap b/frontend/__tests__/__snapshots__/CartItem.test.js.snap index 1f3cca5..b8f5ad3 100644 --- a/frontend/__tests__/__snapshots__/CartItem.test.js.snap +++ b/frontend/__tests__/__snapshots__/CartItem.test.js.snap @@ -26,7 +26,7 @@ exports[`<CartItem> renders and matches snapshot 1`] = ` </em> </p> </div> - <Apollo(RemoveFromCart) + <RemoveFromCart id="abc123" /> </styled.li> |
