File tree 2 files changed +3
-3
lines changed
dev/tests/acceptance/tests/_suite
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
* See COPYING.txt for license details.
6
6
*/
7
7
-->
8
- <suites xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../vendor/ magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/ Suite/etc/suiteSchema.xsd" >
8
+ <suites xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn: magento:mftf: Suite/etc/suiteSchema.xsd" >
9
9
<suite name =" WYSIWYGDisabledSuite" >
10
10
<before >
11
11
<magentoCLI stepKey =" disableWYSYWYG" command =" config:set cms/wysiwyg/enabled disabled" />
20
20
<magentoCLI stepKey =" disableWYSYWYG" command =" config:set cms/wysiwyg/enabled enabled" />
21
21
</after >
22
22
</suite >
23
- </suites >
23
+ </suites >
Original file line number Diff line number Diff line change 5
5
* See COPYING.txt for license details.
6
6
*/
7
7
-->
8
- <suites xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../vendor/ magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/ Suite/etc/suiteSchema.xsd" >
8
+ <suites xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn: magento:mftf: Suite/etc/suiteSchema.xsd" >
9
9
<suite name =" sample" >
10
10
<before >
11
11
<createData entity =" defaultCategory" stepKey =" createCategory" />
You can’t perform that action at this time.
0 commit comments