Skip to content

Commit 9e5b46e

Browse files
committed
MC-18191: Customer cart section on reloads each web transaction
1 parent 03fe51f commit 9e5b46e

File tree

1 file changed

+0
-3
lines changed
  • dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/model/cart/totals-processor

1 file changed

+0
-3
lines changed

dev/tests/js/jasmine/tests/app/code/Magento/Checkout/frontend/js/model/cart/totals-processor/default.test.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ define([
2323
result = {
2424
totals: 10
2525
},
26-
totals = {
27-
grandTotal: 5
28-
},
2926
address = {
3027
countryId: 'US',
3128
region: null,

0 commit comments

Comments
 (0)