Skip to content

Commit cc582b8

Browse files
committed
Issue_fix
1 parent 2411b31 commit cc582b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/peregrine/lib/hooks/useCustomerWishlistSkus/__tests__/useCustomerWishlistSkus.spec.js

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ test('pre-caches wishlist items', async () => {
4949
Object {
5050
"customerWishlistProducts": Array [
5151
"Dress",
52+
"Shirt",
5253
],
5354
}
5455
`);

0 commit comments

Comments
 (0)