Skip to content

Commit d1740ad

Browse files
committed
MAGETWO-34729: Code coverage
1 parent f844350 commit d1740ad

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Sales/Test/Unit/Model/Order/Creditmemo

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Test/Unit/Model/Order/Creditmemo/ItemTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
use Magento\Sales\Api\Data\CreditmemoItemInterface;
99

10-
class ConfigTest extends \PHPUnit_Framework_TestCase
10+
class ItemTest extends \PHPUnit_Framework_TestCase
1111
{
1212
/**
1313
* @var \PHPUnit_Framework_MockObject_MockObject

0 commit comments

Comments
 (0)