Skip to content

Commit a2438a6

Browse files
committed
MAGETWO-33053: MTF Configuration pull request
1 parent 8b9c561 commit a2438a6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dev/tests/functional/tests/app/Magento/GroupedProduct/Test/TestCase/UpdateGroupedProductEntityTest.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,9 @@
7575
<data name="product/data/associated/preset" xsi:type="string">-</data>
7676
<data name="product/data/description" xsi:type="string">-</data>
7777
<data name="product/data/short_description" xsi:type="string">-</data>
78-
<data name="product/data/url_key" xsi:type="string">assertProductSaveMessage, assertProductOutOfStock</data>
78+
<data name="product/data/url_key" xsi:type="string">updated-grouped-product-%isolation%</data>
79+
<constraint name="assertProductSaveMessage" next="assertSpecialPriceOnGroupedProductPage"/>
80+
<constraint name="assertSpecialPriceOnGroupedProductPage" prev="assertProductSaveMessage"/>
7981
</variation>
8082
</testCase>
8183
</config>

0 commit comments

Comments
 (0)