Skip to content

Commit e0f3721

Browse files
committed
Merge branch 'SPRINT-40-fix-unit' into 'SPRINT-40'
MAGETWO-55937: [Complex product/Grouped productsl] Tax Amount and Custom Prices … See merge request !265
2 parents d380f15 + 6ddca8c commit e0f3721

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)