Skip to content

Commit 8b26a56

Browse files
Merge branch 'ACQE-8945' into ACQE-functional-deployment-v4-6
2 parents 15b2618 + 83197b4 commit 8b26a56

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Customer/Test/Mftf/Test/AdminSearchCustomerAddressByKeywordTest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,12 @@
1919
</annotations>
2020

2121
<before>
22+
<actionGroup ref="AdminLoginActionGroup" stepKey="login"/>
23+
<actionGroup ref="AdminDeleteAllCustomerActionGroup" stepKey="deleteAllCustomerFromGrid"/>
2224
<createData entity="Simple_US_Customer_Multiple_Addresses" stepKey="createCustomer"/>
2325
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindex">
2426
<argument name="indices" value=""/>
2527
</actionGroup>
26-
<actionGroup ref="AdminLoginActionGroup" stepKey="login"/>
2728
</before>
2829
<after>
2930
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer" />

0 commit comments

Comments
 (0)