Skip to content

Commit b211fc9

Browse files
committed
MC-41897: Fix jQuery.fn.bind()
- Add file path to avoid false positive test failure
1 parent c84350f commit b211fc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/static/testsuite/Magento/Test/Legacy/_files/blacklist/obsolete_mage.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@
1313
'lib/internal/Magento/Framework/Encryption/Test/Unit/EncryptorTest.php',
1414
'lib/internal/Magento/Framework/Encryption/Test/Unit/CryptTest.php',
1515
'setup/src/Zend/Mvc/Controller/LazyControllerAbstractFactory.php',
16+
'app/code/Magento/CatalogInventory/Block/Adminhtml/Form/Field/Stock.php',
1617
];

0 commit comments

Comments
 (0)