Skip to content

Commit bf9c546

Browse files
author
Stanislav Idolov
committed
MAGETWO-32134: Build stabilization
1 parent 215a2e0 commit bf9c546

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2008,5 +2008,6 @@
20082008
],
20092009
['getLinksConfig', 'Magento\Downloadable\Block\Catalog\Product\Links'],
20102010
['getAuthorizationAmounts', 'Magento\Paypal\Model\Config'],
2011-
['cleanTransactions', 'Magento\Paypal\Model\Observer']
2011+
['cleanTransactions', 'Magento\Paypal\Model\Observer'],
2012+
['getEntityTypeId', 'Magento\Customer\Model\Customer'],
20122013
];

0 commit comments

Comments
 (0)