Skip to content

Commit 95f590f

Browse files
author
Dmitry Tsymbal
committed
Refactoring
1 parent 9c6dc7d commit 95f590f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

app/code/Magento/Captcha/Test/Mftf/Data/CaptchaConfigData.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,6 @@
3333
<data key="label">Contact Us</data>
3434
<data key="value">contact_us</data>
3535
</entity>
36-
<entity name="StorefrontCaptchaOnCheckoutConfigData">
37-
<data key="path">customer/captcha/forms</data>
38-
<data key="scope_id">0</data>
39-
<data key="label">Checkout/Placing Order</data>
40-
<data key="value">payment_processing_request</data>
41-
</entity>
4236
<entity name="StorefrontCaptchaOnCustomerLoginConfigData">
4337
<!-- Magento default value -->
4438
<data key="path">customer/captcha/forms</data>
@@ -145,4 +139,10 @@
145139
<data key="label">ABCDEFGHJKMnpqrstuvwxyz23456789</data>
146140
<data key="value">ABCDEFGHJKMnpqrstuvwxyz23456789</data>
147141
</entity>
142+
<entity name="StorefrontCaptchaOnCheckoutConfigData">
143+
<data key="path">customer/captcha/forms</data>
144+
<data key="scope_id">0</data>
145+
<data key="label">Checkout/Placing Order</data>
146+
<data key="value">payment_processing_request</data>
147+
</entity>
148148
</entities>

0 commit comments

Comments
 (0)