File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
app/code/Magento/Bundle/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 6
6
*/
7
7
-->
8
8
9
- <tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
- xsi : noNamespaceSchemaLocation =" ../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Test/etc/testSchema.xsd" >
9
+ <tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
11
10
<test name =" AdminBasicBundleProductAttributesTest" >
12
11
<annotations >
13
12
<features value =" Bundle" />
16
15
<description value =" Admin should be able to set/edit all the basic product attributes when creating/editing a bundle product" />
17
16
<severity value =" CRITICAL" />
18
17
<testCaseId value =" MC-222" />
18
+ <skip >
19
+ <issueId value =" MQE-1214" />
20
+ </skip >
19
21
<group value =" Bundle" />
20
22
</annotations >
21
23
<before >
You can’t perform that action at this time.
0 commit comments