Skip to content

Commit 45dccc4

Browse files
committed
MC-14738:OnePageCheckout using sign in link test
Added Bugfixes
1 parent 148c3ea commit 45dccc4

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
@@ -29,6 +29,12 @@
2929

3030
<!-- Create customer -->
3131
<createData entity="Simple_US_Customer_With_Different_Billing_Shipping_Addresses" stepKey="createCustomer"/>
32+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindexConfig">
33+
<argument name="indices" value=""/>
34+
</actionGroup>
35+
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cleanCacheConfig">
36+
<argument name="tags" value="config full_page"/>
37+
</actionGroup>
3238
</before>
3339
<after>
3440
<!-- Admin log out -->

0 commit comments

Comments
 (0)