We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad6f065 commit 8b9c561Copy full SHA for 8b9c561
dev/tests/functional/tests/app/Magento/GroupedProduct/Test/TestCase/UpdateGroupedProductEntityTest.xml
@@ -65,7 +65,7 @@
65
<constraint name="assertProductSaveMessage" next="assertSpecialPriceOnGroupedProductPage"/>
66
<constraint name="assertSpecialPriceOnGroupedProductPage" prev="assertProductSaveMessage"/>
67
</variation>
68
- <variation name="UpdateGroupedProductEntityTestVariation5">
+ <variation name="UpdateGroupedProductEntityTestVariation5" method="test">
69
<data name="originalProduct/dataSet" xsi:type="string">default</data>
70
<data name="product/data/name" xsi:type="string">GroupedProduct_edited %isolation%</data>
71
<data name="product/data/sku" xsi:type="string">GroupedProduct_sku_edited %isolation%</data>
0 commit comments