Skip to content

Commit 692cd60

Browse files
committed
B2B-2102: [AWS S3] Issue in generated sitemap
- test fix
1 parent 63c4d59 commit 692cd60

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
<createData entity="SimpleProduct" stepKey="simpleProduct">
2323
<requiredEntity createDataKey="defaultCategory"/>
2424
</createData>
25+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindex">
26+
<argument name="indices" value=""/>
27+
</actionGroup>
28+
<magentoCLI command="cache:flush" stepKey="cleanCache"/>
2529
</before>
2630
<after>
2731
<deleteData createDataKey="simpleProduct" stepKey="deleteProduct"/>

0 commit comments

Comments
 (0)