Skip to content

Commit a8cd746

Browse files
committed
MAGETWO-59893: Email Associated with PayPal Merchant Account Adaptation for On-Boarding
- Fix integration test
1 parent 994ff7b commit a8cd746

File tree

1 file changed

+2
-1
lines changed
  • dev/tests/integration/testsuite/Magento/Paypal/Model/Config/Structure/Reader/_files/expected

1 file changed

+2
-1
lines changed

dev/tests/integration/testsuite/Magento/Paypal/Model/Config/Structure/Reader/_files/expected/config.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,8 @@
593593
<label>Express Checkout</label>
594594
<frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Fieldset\Expanded</frontend_model>
595595
<field id="business_account" translate="label comment tooltip" showInDefault="1" showInWebsite="1" sortOrder="5">
596-
<label>Email Associated with PayPal Merchant Account</label>
596+
<label>Email Associated with PayPal Merchant Account (Optional)</label>
597+
<frontend_class>not-required</frontend_class>
597598
<comment>
598599
<![CDATA[<a href="http://www.magentocommerce.com/paypal">Start accepting payments via PayPal!</a>]]>
599600
</comment>

0 commit comments

Comments
 (0)