Skip to content

Commit 7229788

Browse files
author
Yuri Kovsher
committed
MAGETWO-32475: Create pull request for bug fixing
1 parent f04803e commit 7229788

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

dev/tests/static/testsuite/Magento/Test/Legacy/_files/obsolete_methods.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2015,11 +2015,10 @@
20152015
['getLinksConfig', 'Magento\Downloadable\Block\Catalog\Product\Links'],
20162016
['getAuthorizationAmounts', 'Magento\Paypal\Model\Config'],
20172017
['cleanTransactions', 'Magento\Paypal\Model\Observer'],
2018-
['getSkinImagePlaceholderUrl', 'Magento\Cms\Model\Wysiwyg\Config']
2019-
['cleanTransactions', 'Magento\Paypal\Model\Observer'],
2018+
['getSkinImagePlaceholderUrl', 'Magento\Cms\Model\Wysiwyg\Config'],
20202019
['compareIndexColumnProperties', 'Magento\Catalog\Model\Resource\Helper'],
20212020
['getIsNullNotNullCondition', 'Magento\Catalog\Model\Resource\Helper'],
20222021
['_getCategoryPath', 'Magento\Catalog\Model\Resource\Setup'],
20232022
['_getCategoryEntityRow', 'Magento\Catalog\Model\Resource\Setup'],
2024-
['createEavAttributeResource', 'Magento\Catalog\Model\Resource\Setup'],
2023+
['createEavAttributeResource', 'Magento\Catalog\Model\Resource\Setup']
20252024
];

0 commit comments

Comments
 (0)