Skip to content

Commit 3c54ebc

Browse files
Fixing the static tests
1 parent 3e7b76d commit 3c54ebc

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
@@ -7,6 +7,7 @@ define([
77
'jquery',
88
'jquery-ui-modules/widget'
99
], function ($) {
10+
'use strict';
1011

1112
$.widget('mage.addToWishlist', {
1213
options: {

0 commit comments

Comments
 (0)