Skip to content

Commit c53fcf8

Browse files
committed
ACP2E-3282: When we unassign products from the shared catalog, the wishlist products are not being cleared
1 parent 8b8fd72 commit c53fcf8

File tree

1 file changed

+2
-11
lines changed
  • dev/tests/js/jasmine/tests/app/code/Magento/Wishlist/view/frontend/web/js/view

1 file changed

+2
-11
lines changed

dev/tests/js/jasmine/tests/app/code/Magento/Wishlist/view/frontend/web/js/view/wishlist.test.js

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
1-
/************************************************************************
1+
/**
22
* Copyright 2024 Adobe
33
* All Rights Reserved.
4-
*
5-
* NOTICE: All information contained herein is, and remains
6-
* the property of Adobe and its suppliers, if any. The intellectual
7-
* and technical concepts contained herein are proprietary to Adobe
8-
* and its suppliers and are protected by all applicable intellectual
9-
* property laws, including trade secret and copyright laws.
10-
* Dissemination of this information or reproduction of this material
11-
* is strictly forbidden unless prior written permission is obtained
12-
* from Adobe.
13-
* ***********************************************************************
144
*/
5+
156
define([
167
'squire'
178
], function (Squire) {

0 commit comments

Comments
 (0)