Skip to content

Commit 7f152bc

Browse files
Merge branch 'ACQE-8765' into ACQE-functional-deployment-v4-5
2 parents 260b45b + b6b223c commit 7f152bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/Paypal/Test/Mftf/Test/StorefrontRewardPointsAppliedAfterApplyingCouponTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
<magentoCLI command="config:set payment/paypal_express/active 0" stepKey="disablePayPalExpress"/>
5555
<magentoCLI command="config:set {{StorefrontPaypalExpressAuthorizationPaymentActionOptionConfigData.path}} {{StorefrontPaypalExpressAuthorizationPaymentActionOptionConfigData.value}}" stepKey="setPaymentAction"/>
5656
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer"/>
57-
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
58-
<deleteData createDataKey="createProduct" stepKey="deleteProduct"/>
57+
<actionGroup ref="AdminDeleteAllCustomerActionGroup" stepKey="deleteCustomer"/>
58+
<actionGroup ref="DeleteAllProductsUsingProductGridActionGroup" stepKey="deleteProduct"/>
5959
<!--Delete cart price rule-->
6060
<actionGroup ref="DeleteCartPriceRuleByName" stepKey="deleteCartPriceRule">
6161
<argument name="ruleName" value="{{_defaultCoupon.code}}"/>

0 commit comments

Comments
 (0)