File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
dev/tests/functional/tests/app/Magento/Paypal/Test Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 505
505
<field name =" payment/paypal_payment_gateways/paypal_payflowpro_with_express_checkout/settings_paypal_payflow/settings_paypal_payflow_advanced/paypal_payflow_avs_check/avs_security_code" xsi : type =" array" >
506
506
<item name =" scope" xsi : type =" string" >payment</item >
507
507
<item name =" scope_id" xsi : type =" number" >1</item >
508
- <item name =" label" xsi : type =" string" >Card Security Code Does Not Match </item >
508
+ <item name =" label" xsi : type =" string" >Card Security Code Does Not Match</item >
509
509
<item name =" value" xsi : type =" number" >0</item >
510
510
</field >
511
511
</dataset >
519
519
<field name =" payment/paypal_payment_gateways/paypal_payflowpro_with_express_checkout/settings_paypal_payflow/settings_paypal_payflow_advanced/paypal_payflow_avs_check/avs_security_code" xsi : type =" array" >
520
520
<item name =" scope" xsi : type =" string" >payment</item >
521
521
<item name =" scope_id" xsi : type =" number" >1</item >
522
- <item name =" label" xsi : type =" string" >Card Security Code Does Not Match </item >
522
+ <item name =" label" xsi : type =" string" >Card Security Code Does Not Match</item >
523
523
<item name =" value" xsi : type =" number" >1</item >
524
524
</field >
525
525
</dataset >
Original file line number Diff line number Diff line change 18
18
<data name =" creditCard/dataset" xsi : type =" string" >visa_default</data >
19
19
<data name =" expectedErrorMessage" xsi : type =" string" >An error occurred on the server. Please try to place the order again.</data >
20
20
<data name =" configData" xsi : type =" string" >payflowpro, payflowpro_use_avs_zip</data >
21
- <data name =" status" xsi : type =" string" >Processing</data >
22
21
<data name =" tag" xsi : type =" string" >test_type:3rd_party_test, severity:S1</data >
23
22
<constraint name =" Magento\Checkout\Test\Constraint\AssertCheckoutErrorMessage" />
24
23
</variation >
Original file line number Diff line number Diff line change 96
96
<data name =" status" xsi : type =" string" >Processing</data >
97
97
<data name =" tag" xsi : type =" string" >test_type:3rd_party_test, severity:S1</data >
98
98
<constraint name =" Magento\Checkout\Test\Constraint\AssertOrderSuccessPlacedMessage" />
99
- <constraint name =" Magento\Sales\Test\Constraint\AssertOrderInOrdersGrid" />
100
99
<constraint name =" Magento\Sales\Test\Constraint\AssertOrderStatusIsCorrect" />
101
100
<constraint name =" Magento\Sales\Test\Constraint\AssertOrderPaymentInformation" />
102
101
</variation >
You can’t perform that action at this time.
0 commit comments