Skip to content

Commit 0ca06dc

Browse files
committed
ACP2E-3076: Error when deleting bundle options
1 parent dd7b663 commit 0ca06dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/js/jasmine/tests/app/code/Magento/Bundle/adminhtml/js/components/bundle-dynamic-rows.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* ************************************************************************
77
*/
88

9+
/*eslint max-nested-callbacks: 0*/
910
define(['Magento_Bundle/js/components/bundle-dynamic-rows', 'uiRegistry', 'uiCollection'],
1011
function (BundleDynamicRows, registry, uiCollection) {
1112
'use strict';

0 commit comments

Comments
 (0)