Skip to content

Commit bf50003

Browse files
committed
#26331: Deliver commerce and B2B test
1 parent 1065a71 commit bf50003

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCreateAndSwitchProductType.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@
148148
<actionGroup ref="ResetProductGridToDefaultViewActionGroup" stepKey="resetSearch"/>
149149
<deleteData createDataKey="createPreReqCategory" stepKey="deletePreReqCategory"/>
150150
<deleteData stepKey="deleteAttribute" createDataKey="createConfigProductAttribute"/>
151+
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
151152
<actionGroup ref="logout" stepKey="logout"/>
152153
</after>
153154
<!-- Create configurable product from downloadable product page-->

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCreateConfigurableProductWithThreeProductDontDisplayOutOfStockProductsTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@
7272
<deleteData createDataKey="createConfigProductAttribute" stepKey="deleteConfigProductAttribute"/>
7373
<deleteData createDataKey="createCategory" stepKey="deleteCategory"/>
7474

75+
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
76+
7577
<!-- Log out -->
7678
<actionGroup ref="logout" stepKey="logout"/>
7779
</after>

0 commit comments

Comments
 (0)