Skip to content

Commit 757409f

Browse files
author
Dmitry Kologrivov
committed
MAGNIMEX-156: change class name
1 parent e5a39c0 commit 757409f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/AdvancedPricingImportExport/Test/Unit/Model/Export/AdvancedPricingTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
/**
1111
* @SuppressWarnings(PHPMD)
1212
*/
13-
class ExportTest extends \PHPUnit_Framework_TestCase
13+
class AdvancedPricingTest extends \PHPUnit_Framework_TestCase
1414
{
1515
/**
1616
* @var \Magento\Framework\Stdlib\DateTime\Timezone|\PHPUnit_Framework_MockObject_MockObject

0 commit comments

Comments
 (0)