Skip to content

Commit f2a87c7

Browse files
committed
ACQE-5377: [Stabilithon] Review and deliver submitted Pull Requests
- logout customer before deleting it
1 parent 13de9fd commit f2a87c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/StorefrontReviewWithProductFullWidthLayoutTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<after>
3636
<deleteData createDataKey="createCategory" stepKey="deleteCategory"/>
3737
<deleteData createDataKey="createProduct" stepKey="deleteProduct"/>
38+
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer" />
3839
<actionGroup ref="DeleteCustomerByEmailActionGroup" stepKey="deleteCustomer">
3940
<argument name="email" value="{{CustomerEntityOne.email}}"/>
4041
</actionGroup>

0 commit comments

Comments
 (0)