Skip to content

Commit 9d0af38

Browse files
committed
MAGETWO-37425: Contribution of Sprint 29
- fix path obsolete_classes.php
1 parent 4c0f5a4 commit 9d0af38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2875,7 +2875,7 @@
28752875
['Magento\Tax\Service\V1\Data\TaxDetails\AppliedTaxRate', 'Magento\Tax\Api\Data\AppliedTaxRateInterface'],
28762876
['Magento\Tax\Service\V1\Data\TaxDetails\Item', 'Magento\Tax\Api\Data\TaxDetailsItemInterface'],
28772877
['Magento\Tax\Service\V1\OrderTaxServiceInterface', 'Magento\Tax\Api\OrderTaxManagementInterface'],
2878-
['Magento\Tools\I18n\Code', 'Magento\Tools\I18n'],
2878+
['Magento\Tools\I18n\Code', 'Magento\Setup\Module\I18n'],
28792879
['Magento\TestFramework\Utility\AggregateInvoker', 'Magento\Framework\App\Utility\AggregateInvoker'],
28802880
['Magento\TestFramework\Utility\Classes', 'Magento\Framework\App\Utility\Classes'],
28812881
['Magento\TestFramework\Utility\Files', 'Magento\Framework\App\Utility\Files'],

0 commit comments

Comments
 (0)