Skip to content

Commit d626706

Browse files
committed
MC-34621: Uses Per Coupon and Uses Per Customer not honored with concurrent orders
1 parent c9373a9 commit d626706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/SalesRule/view/frontend/requirejs-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ var config = {
1414
},
1515
'Magento_Checkout/js/action/place-order': {
1616
'Magento_SalesRule/js/model/place-order-mixin': true
17-
},
17+
}
1818
}
1919
}
2020
};

0 commit comments

Comments
 (0)