Skip to content

Commit 2fa6b39

Browse files
author
Gabriel Galvao da Gama
committed
Fixed static tests
1 parent f99ff32 commit 2fa6b39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Wishlist/view/frontend/web/js/add-to-wishlist.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ define([
153153
if (productListWrapper.length) {
154154
return productListWrapper.find(this.options.actionElement);
155155
}
156+
156157
return $(this.options.actionElement);
157158
},
158159

0 commit comments

Comments
 (0)