Skip to content

Commit 07d6f1b

Browse files
committed
MC-15101: Child Configurable product does not save disabled status via API
1 parent e638ba0 commit 07d6f1b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/CatalogSearch/Test/Mftf/Test/StorefrontQuickSearchConfigurableChildrenTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@
7070
<requiredEntity createDataKey="createConfigurableProduct"/>
7171
<requiredEntity createDataKey="createSimpleProduct"/>
7272
</createData>
73+
74+
<!-- Perform reindex -->
75+
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
7376
</before>
7477
<after>
7578
<actionGroup ref="logout" stepKey="logoutFromAdmin"/>

0 commit comments

Comments
 (0)