Skip to content

Commit 759286f

Browse files
committed
MC-33593: The style of cart icon is broken
1 parent edcbf4e commit 759286f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/js/jasmine/tests/app/code/Magento/Ui/base/js/block-loader.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ define([
6161
});
6262

6363
afterEach(function () {
64+
ko.cleanNode(element[0]);
6465
element.remove();
6566
});
6667

0 commit comments

Comments
 (0)