Skip to content

Commit d5ab071

Browse files
author
Mike Weis
committed
MAGETWO-30745: CsvImportHandler Tests still refer to links from Tax module instead of TaxImportExport Module
- fixed
1 parent 0efd237 commit d5ab071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/TaxImportExport/Model/Rate/CsvImportHandlerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
class CsvImportHandlerTest extends \PHPUnit_Framework_TestCase
88
{
99
/**
10-
* @var \Magento\Tax\Model\Rate\CsvImportHandler
10+
* @var \Magento\TaxImportExport\Model\Rate\CsvImportHandler
1111
*/
1212
protected $_importHandler;
1313

0 commit comments

Comments
 (0)