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 33ce2eb commit f2c6cd9Copy full SHA for f2c6cd9
app/code/Magento/PageBuilder/Test/Mftf/Suite/PageBuilderVideosSuite.xml
@@ -0,0 +1,14 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<!--
3
+ /**
4
+ * Copyright © Magento, Inc. All rights reserved.
5
+ * See COPYING.txt for license details.
6
+ */
7
+-->
8
+<suites xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:Suite/etc/suiteSchema.xsd">
9
+ <suite name="PageBuilderVideosSuite">
10
+ <include>
11
+ <group name="pr_exclude"/>
12
+ </include>
13
+ </suite>
14
+</suites>
0 commit comments