Skip to content

Commit 4e98feb

Browse files
author
Volodymyr Kublytskyi
committed
MAGETWO-62669: [Backport] [GITHUB] 3rd party payment gateways not visible in adminhtml anymore on 2.1.3 #7891 - 2.1.4
- fixed unit test namespace
1 parent f490772 commit 4e98feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Paypal/Test/Unit/Model/Config/Structure/PaymentSectionModifierTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* See COPYING.txt for license details.
55
*/
66

7-
namespace Magento\Paypal\Test\Unit\Model\Config;
7+
namespace Magento\Paypal\Test\Unit\Model\Config\Structure;
88

99
use Magento\Paypal\Model\Config\Structure\PaymentSectionModifier;
1010

0 commit comments

Comments
 (0)