Skip to content

Commit 4e9ff6e

Browse files
glo82145Manjusha.S
authored andcommitted
testing failing mftf
1 parent 608b775 commit 4e9ff6e

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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+
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9+
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10+
<test name="SimplefreeshippingoptionsTest">
11+
<annotations>
12+
<features value="SalesRule"/>
13+
<stories value="Creating Sales Rule"/>
14+
<title value="Test the simple free shipping options as default it should select Please select option"/>
15+
<description value="Test the simple free shipping options as default it should select Please select option "/>
16+
<severity value="MAJOR"/>
17+
<group value="SalesRule"/>
18+
</annotations>
19+
20+
</test>
21+
</tests>

0 commit comments

Comments
 (0)