Skip to content

Commit 237f893

Browse files
authored
ACQE-7157 | Mainline PR Deployment
Test Fix
1 parent 93739c1 commit 237f893

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCheckCustomOptionPriceDifferentCurrencyTest.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@
5050
</actionGroup>
5151
<actionGroup ref="AssertStorefrontCustomOptionCheckboxByPriceActionGroup" stepKey="checkPriceProductOptionUSD">
5252
<argument name="price" value="12.3"/>
53+
</actionGroup>
54+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindexConfig">
55+
<argument name="indices" value=""/>
56+
</actionGroup>
57+
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cleanFullPageCache">
58+
<argument name="tags" value="config full_page"/>
5359
</actionGroup>
5460
<actionGroup ref="StorefrontSwitchCurrencyActionGroup" stepKey="switchEURCurrency">
5561
<argument name="currency" value="EUR"/>

0 commit comments

Comments
 (0)