Skip to content

Commit f2c6cd9

Browse files
Keerthana81187manjusha729
authored andcommitted
ACQE-6904: Organize failed tests of page builder and add pr_exclude
Adding pr_exclude
1 parent 33ce2eb commit f2c6cd9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)