Skip to content

Commit 8fb8f4d

Browse files
committed
ACQE-8622: [MFTF TESTS] StorefrontRewardPointsAppliedAfterApplyingCouponTest
- logout customer before delete.
1 parent 1e33c35 commit 8fb8f4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
<after>
5454
<magentoCLI command="config:set payment/paypal_express/active 0" stepKey="disablePayPalExpress"/>
5555
<magentoCLI command="config:set {{StorefrontPaypalExpressAuthorizationPaymentActionOptionConfigData.path}} {{StorefrontPaypalExpressAuthorizationPaymentActionOptionConfigData.value}}" stepKey="setPaymentAction"/>
56+
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer"/>
5657
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
5758
<deleteData createDataKey="createProduct" stepKey="deleteProduct"/>
5859
<!--Delete cart price rule-->

0 commit comments

Comments
 (0)