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 33a514e commit 498a4ecCopy full SHA for 498a4ec
dev/tests/functional/tests/app/Magento/Catalog/Test/TestCase/Product/UpdateVirtualProductEntityTest.xml
@@ -200,6 +200,7 @@
200
<constraint name="Magento\Catalog\Test\Constraint\AssertProductSearchableBySku" />
201
</variation>
202
<variation name="UpdateVirtualProductEntityTestVariation11">
203
+ <data name="tag" xsi:type="string">to_maintain:yes</data>
204
<data name="product/data/name" xsi:type="string">VirtualProduct %isolation%</data>
205
<data name="product/data/sku" xsi:type="string">virtual_sku_%isolation%</data>
206
<data name="product/data/price/value" xsi:type="string">99.99</data>
0 commit comments