Skip to content

Commit 3916dc2

Browse files
committed
MAGETWO-89736: Move acceptance tests to Module/Tests
- Fixed XSD Path
1 parent a210eb0 commit 3916dc2

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/PageBuilder/Test/Mftf/_suite

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Test/Mftf/_suite/suite.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* See COPYING.txt for license details.
66
*/
77
-->
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="../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Suite/etc/suiteSchema.xsd">
99
<suite name="PageBuilderWithWYSIWYG">
1010
<before>
1111
<createData stepKey="enablePageBuilderAndWYSIWYG" entity="enablePageBuilderAndWYSIWYGForm"/>

0 commit comments

Comments
 (0)