Skip to content

Commit aedc189

Browse files
Merge branch 'ACQE-6560' into ACQE-Version2-functional-mainline-deployment
2 parents 4fabd4d + 65f93fa commit aedc189

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminAddingNewOptionsWithImagesAndPricesToConfigurableProductTest.xml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
4+
* Copyright 2025 Adobe
5+
* All Rights Reserved.
66
*/
77
-->
88

@@ -114,6 +114,10 @@
114114
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="runCronIndex">
115115
<argument name="indices" value=""/>
116116
</actionGroup>
117+
<!--Clean cache-->
118+
<actionGroup ref="CliCacheCleanActionGroup" stepKey="flushCache">
119+
<argument name="tags" value=""/>
120+
</actionGroup>
117121
<!--Go to frontend and check image and price-->
118122
<amOnPage url="{{StorefrontProductPage.url($$createConfigProductCreateConfigurableProduct.custom_attributes[url_key]$$)}}" stepKey="goToProductPage"/>
119123

0 commit comments

Comments
 (0)