Skip to content

Commit fd24a96

Browse files
[Magento Community Engineering] Community Contributions - 2.4-develop
- merged latest code from mainline branch
2 parents 4d91990 + e32b85d commit fd24a96

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

app/code/Magento/CatalogUrlRewrite/Test/Mftf/Test/AdminVerifyCheckboxIsDisabledCreatePermanentRedirectSetNoTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<stories value="Url rewrites"/>
1414
<title value="Verify checkbox is disabled 'Create Permanent Redirect' set 'No'"/>
1515
<description value="Verify checkbox is disabled 'Create Permanent Redirect' set 'No' on category and product edit page."/>
16+
<severity value="AVERAGE"/>
1617
<testCaseId value="MC-35589"/>
1718
</annotations>
1819
<before>

app/code/Magento/SalesRule/Test/Mftf/Test/AdminCreateBuyXGetYFreeWithApplyShippingAmountTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1111
<test name="AdminCreateBuyXGetYFreeWithApplyShippingAmountTest" extends="AdminCreateBuyXGetYFreeTest">
1212
<annotations>
13+
<features value="SalesRule"/>
14+
<stories value="Create cart price rule"/>
1315
<title value="Admin should be able to create a cart price rule of type Buy X get Y free enable 'Apply to Shipping Amount' "/>
1416
<description value="Use cart price rule of type Buy X get Y free with enable 'Apply to Shipping Amount'"/>
17+
<severity value="MAJOR"/>
1518
<group value="SalesRule"/>
1619
</annotations>
1720

0 commit comments

Comments
 (0)