Skip to content

Commit 7c56a07

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ define([
153153
if (productListWrapper.length) {
154154
return productListWrapper.find(this.options.actionElement);
155155
}
156-
156+
157157
return $(this.options.actionElement);
158158
},
159159

0 commit comments

Comments
 (0)