Skip to content
Snippets Groups Projects
Commit 7c1c47fc authored by Ievgen Sentiabov's avatar Ievgen Sentiabov
Browse files

MAGETWO-44295: Refund transaction does not appear in Transactions tab for eWay

 - Refactored code related to failed tests
parent 3843dea4
Branches
No related merge requests found
...@@ -16,6 +16,7 @@ use Magento\Sales\Model\Order\Payment\Transaction\Repository as TransactionRepos ...@@ -16,6 +16,7 @@ use Magento\Sales\Model\Order\Payment\Transaction\Repository as TransactionRepos
/** /**
* Class DirectpostTest * Class DirectpostTest
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
*/ */
class DirectpostTest extends \PHPUnit_Framework_TestCase class DirectpostTest extends \PHPUnit_Framework_TestCase
{ {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment