Skip to content

Commit 9ce1d5c

Browse files
MAGETWO-64834: Spinner is Always Displayed on Shopping Cart page in Summary block for virtual quote
- JS unit test update
1 parent 7103e93 commit 9ce1d5c

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@ define([
7070
get: function () {
7171
},
7272
set: jasmine.createSpy()
73-
},
74-
data: data
73+
}
7574
},
7675
defaultProcessor;
7776

0 commit comments

Comments
 (0)