Skip to content

Commit 6ddca8c

Browse files
MAGETWO-55937: [Complex product/Grouped productsl] Tax Amount and Custom Prices isn't displayed on Slide Panel (admin panel)
- Fix unit test
1 parent d380f15 commit 6ddca8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Test/Unit/Model/CustomerGroupRetrieverTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
/**
1212
* Test for class CustomerGroupRetriever.
1313
*/
14-
class CustomerGroupRetrieverTest extends \PHPUnit_Framework_TestCase
14+
class CustomerGroupRetrieverTest extends \PHPUnit\Framework\TestCase
1515
{
1616
/**
1717
* @var \Magento\Sales\Model\CustomerGroupRetriever

0 commit comments

Comments
 (0)