Skip to content

Commit a46d814

Browse files
ACQE-8902: Mainline Deployment PR
- Resolved conflicts
1 parent 850d10e commit a46d814

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

app/code/Magento/LoginAsCustomer/Test/Mftf/Test/AdminLoginAsCustomerSubscribeToNewsletterTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<actionGroup ref="AdminLoginActionGroup" stepKey="login"/>
2929
</before>
3030
<after>
31+
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
3132
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
3233
<magentoCLI command="config:set {{LoginAsCustomerConfigDataEnabled.path}} 0"
3334
stepKey="disableLoginAsCustomer"/>

app/code/Magento/Multishipping/Test/Mftf/Test/AdminDisablesMultishippingFunctionalityTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<after>
3030
<deleteData createDataKey="createSimpleProduct" stepKey="deleteSimpleProduct"/>
3131
<deleteData createDataKey="createCategory" stepKey="deleteCategory"/>
32+
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
3233
<wait stepKey="k1" time="10"/>
3334
<!-- Go to Admin > Store > Configuration > Sales > Multishipping, Choose YES to mutishipping which is the default state-->
3435
<amOnPage url="{{MultishippingAdminConfigPage.url}}" stepKey="NavigateToMultishippingOptions"/>

0 commit comments

Comments
 (0)