Skip to content

Commit 580176f

Browse files
committed
Merge branch 'ACQE-6965' into ACQE-7021-functional-tests-mainline-deployment
2 parents aedc32b + 9bf5aa6 commit 580176f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/code/Magento/Checkout/Test/Mftf/Test/OnePageCheckoutUsingSignInLinkTest.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@
3131

3232
<!-- Create customer -->
3333
<createData entity="Simple_US_Customer_With_Different_Billing_Shipping_Addresses" stepKey="createCustomer"/>
34+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindexConfig">
35+
<argument name="indices" value=""/>
36+
</actionGroup>
37+
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cleanCacheConfig">
38+
<argument name="tags" value="config full_page"/>
39+
</actionGroup>
3440
</before>
3541
<after>
3642
<!-- Admin log out -->

0 commit comments

Comments
 (0)