Skip to content

Commit 5d35c60

Browse files
committed
MC-15101: Child Configurable product does not save disabled status via API
1 parent c9d9b3c commit 5d35c60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@
606606
<title value="Deprecated. User should be able to use Quick Search to a configurable product's child products"/>
607607
<description value="Use Quick Search to find a configurable product with enabled/disable children"/>
608608
<severity value="MAJOR"/>
609-
<useCaseId value="MC-14798"/>
609+
<testCaseId value="MC-14798"/>
610610
<group value="CatalogSearch"/>
611611
<group value="mtf_migrated"/>
612612
<skip>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<title value="User should be able to use Quick Search to a configurable product's child products"/>
1515
<description value="Use Quick Search to find a configurable product with enabled/disable children"/>
1616
<severity value="MAJOR"/>
17-
<useCaseId value="MC-14798"/>
17+
<testCaseId value="MC-14798"/>
1818
<group value="CatalogSearch"/>
1919
<group value="mtf_migrated"/>
2020
</annotations>

0 commit comments

Comments
 (0)