We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b9f8be commit cf5bdf9Copy full SHA for cf5bdf9
app/code/Magento/Sales/Test/Unit/Model/Order/PaymentAdapterTest.php
@@ -25,11 +25,6 @@ class PaymentAdapterTest extends \PHPUnit_Framework_TestCase
25
*/
26
private $creditmemoMock;
27
28
- /**
29
- * @var \Magento\Sales\Model\Order\Creditmemo\RefundOperation|\PHPUnit_Framework_MockObject_MockObject
30
- */
31
- private $refundOperationMock;
32
-
33
/**
34
* @var \Magento\Sales\Api\Data\InvoiceInterface|\PHPUnit_Framework_MockObject_MockObject
35
0 commit comments