Skip to content

Commit 4102deb

Browse files
committed
MAGETWO-93082: Automate with MFTF flow when Configurable Product goes "Out of Stock" if all associated Simple Products are "Out of Stock"
1 parent 33a1f4b commit 4102deb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<description value="Configurable Product goes 'Out of Stock' if all associated Simple Products are deleted"/>
143143
<severity value="CRITICAL"/>
144144
<testCaseId value="MAGETWO-79939"/>
145-
<group value="ConfigurableProduct"/>
145+
<group value="configurableProduct"/>
146146
</annotations>
147147
<before>
148148
<!-- TODO: This should be converted to an actionGroup once MQE-993 is fixed. -->
@@ -244,7 +244,7 @@
244244
<description value="Configurable Product goes 'Out of Stock' if all associated Simple Products are a combination of 'Out of Stock' and deleted"/>
245245
<severity value="CRITICAL"/>
246246
<testCaseId value="MAGETWO-79939"/>
247-
<group value="ConfigurableProduct"/>
247+
<group value="configurableProduct"/>
248248
</annotations>
249249
<before>
250250
<!-- TODO: This should be converted to an actionGroup once MQE-993 is fixed. -->

0 commit comments

Comments
 (0)