Skip to content

Commit 735b936

Browse files
author
Mike Weis
committed
Merge branch 'MAGETWO-30745-csv' into develop
2 parents a437b12 + d5ab071 commit 735b936

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)