Skip to content

Commit b469496

Browse files
committed
MAGETWO-90381: Bundle product price doubled when switching currency
1 parent 7b94f8c commit b469496

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Bundle/Test/Mftf/Test/CurrencyChangingBundleProductInCartTest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
<createData entity="SimpleProduct2" stepKey="createPreReqSimpleProduct2">
2828
<requiredEntity createDataKey="createPreReqCategory"/>
2929
</createData>
30-
<magentoCLI command="cache:flush" stepKey="flushCache"/>
3130
</before>
3231
<after>
3332
<deleteData createDataKey="createPreReqCategory" stepKey="deletePreReqCategory"/>
@@ -40,7 +39,6 @@
4039
</actionGroup>
4140
<!--Clear Configs-->
4241
<actionGroup ref="logout" stepKey="logout"/>
43-
<magentoCLI command="cache:flush" stepKey="flushCache2"/>
4442
</after>
4543
<!-- Navigate to the Products>Inventory>Catalog -->
4644
<!-- Click on "+" dropdown and select Bundle Product type -->

0 commit comments

Comments
 (0)