Skip to content

Commit cf5bdf9

Browse files
committed
MAGETWO-60054: Revert major changes in PaymentAdapter
fix tests
1 parent 2b9f8be commit cf5bdf9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/code/Magento/Sales/Test/Unit/Model/Order/PaymentAdapterTest.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ class PaymentAdapterTest extends \PHPUnit_Framework_TestCase
2525
*/
2626
private $creditmemoMock;
2727

28-
/**
29-
* @var \Magento\Sales\Model\Order\Creditmemo\RefundOperation|\PHPUnit_Framework_MockObject_MockObject
30-
*/
31-
private $refundOperationMock;
32-
3328
/**
3429
* @var \Magento\Sales\Api\Data\InvoiceInterface|\PHPUnit_Framework_MockObject_MockObject
3530
*/

0 commit comments

Comments
 (0)