We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b94f8c commit b469496Copy full SHA for b469496
app/code/Magento/Bundle/Test/Mftf/Test/CurrencyChangingBundleProductInCartTest.xml
@@ -27,7 +27,6 @@
27
<createData entity="SimpleProduct2" stepKey="createPreReqSimpleProduct2">
28
<requiredEntity createDataKey="createPreReqCategory"/>
29
</createData>
30
- <magentoCLI command="cache:flush" stepKey="flushCache"/>
31
</before>
32
<after>
33
<deleteData createDataKey="createPreReqCategory" stepKey="deletePreReqCategory"/>
@@ -40,7 +39,6 @@
40
39
</actionGroup>
41
<!--Clear Configs-->
42
<actionGroup ref="logout" stepKey="logout"/>
43
- <magentoCLI command="cache:flush" stepKey="flushCache2"/>
44
</after>
45
<!-- Navigate to the Products>Inventory>Catalog -->
46
<!-- Click on "+" dropdown and select Bundle Product type -->
0 commit comments