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.
2 parents c4694b0 + e71d8e8 commit e28d75bCopy full SHA for e28d75b
app/code/Magento/Catalog/Test/Mftf/Test/AdminRemoveImageAffectsAllScopesTest.xml
@@ -65,6 +65,10 @@
65
</actionGroup>
66
<deleteData createDataKey="category" stepKey="deletePreReqCategory"/>
67
<deleteData createDataKey="product" stepKey="deleteFirstProduct"/>
68
+
69
+ <magentoCLI stepKey="reindex" command="indexer:reindex"/>
70
+ <magentoCLI stepKey="flushCache" command="cache:flush"/>
71
72
<actionGroup ref="logout" stepKey="logout"/>
73
</after>
74
0 commit comments