diff --git a/dev/tests/functional/tests/app/Magento/Paypal/Test/Repository/ConfigData.xml b/dev/tests/functional/tests/app/Magento/Paypal/Test/Repository/ConfigData.xml index 1026b15b4d2ab24323dc5881bed0d38e5cf92b6d..d0fcea285cd33ad02bb657c670c33325ed6436ec 100644 --- a/dev/tests/functional/tests/app/Magento/Paypal/Test/Repository/ConfigData.xml +++ b/dev/tests/functional/tests/app/Magento/Paypal/Test/Repository/ConfigData.xml @@ -244,14 +244,6 @@ <item name="value" xsi:type="number">1</item> </field> </dataset> - <dataset name="payflowpro_avs_security_code_does_not_match_rollback"> - <field name="payment/payflowpro/avs_security_code" xsi:type="array"> - <item name="scope" xsi:type="string">payment</item> - <item name="scope_id" xsi:type="number">1</item> - <item name="label" xsi:type="string">No</item> - <item name="value" xsi:type="number">0</item> - </field> - </dataset> <dataset name="hosted_pro"> <field name="payment/paypal_group_all_in_one/payments_pro_hosted_solution_with_express_checkout/pphs_required_settings/pphs_required_settings_pphs/business_account" xsi:type="array"> diff --git a/dev/tests/functional/tests/app/Magento/Paypal/Test/TestCase/OnePageCheckoutTest.xml b/dev/tests/functional/tests/app/Magento/Paypal/Test/TestCase/OnePageCheckoutTest.xml index aa9c6117f6a3f95b03009ab97301994816665dd7..eb854a9f8c7c19b52052423990a3aae8f0a997a2 100644 --- a/dev/tests/functional/tests/app/Magento/Paypal/Test/TestCase/OnePageCheckoutTest.xml +++ b/dev/tests/functional/tests/app/Magento/Paypal/Test/TestCase/OnePageCheckoutTest.xml @@ -112,7 +112,6 @@ <item name="grandTotal" xsi:type="string">15.00</item> </data> <data name="creditCard/dataset" xsi:type="string">visa_default</data> - <data name="isVaultPresent" xsi:type="boolean">false</data> <data name="configData" xsi:type="string">payflowpro, payflowpro_avs_security_code_does_not_match</data> <data name="paymentInfo" xsi:type="array"> <item name="AVS Street Match" xsi:type="string">#Y: Matched (CVV2CSC)</item>