Skip to content

Commit d5bef0c

Browse files
committed
MAGETWO-62030: Restricted Admin User mustn't see info from other store
- mark unstable test
1 parent eda6ab7 commit d5bef0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/ConfigurableProduct/Test/TestCase/CreateConfigurableProductEntityTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<data name="product/data/category_ids/dataset" xsi:type="string">default_subcategory</data>
125125
<data name="product/data/url_key" xsi:type="string">configurable-product-%isolation%</data>
126126
<data name="product/data/affected_attribute_set" xsi:type="string">custom_attribute_set_%isolation%</data>
127-
<data name="tag" xsi:type="string">test_type:acceptance_test</data>
127+
<data name="tag" xsi:type="string">test_type:acceptance_test, stable:no</data>
128128
<constraint name="Magento\Catalog\Test\Constraint\AssertProductSaveMessage" />
129129
<constraint name="Magento\ConfigurableProduct\Test\Constraint\AssertConfigurableProductForm" />
130130
<constraint name="Magento\ConfigurableProduct\Test\Constraint\AssertConfigurableProductInCategory"/>

0 commit comments

Comments
 (0)