Skip to content

Commit 81164e3

Browse files
MC-42288: Coupon codes for existing cart price rule are not generated
- Update MFTF test name
1 parent 9c2cced commit 81164e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
11-
<test name="AdminBlockCouponGeneratesUntilCartPriceRuleIsSavedWithSpecificCouponAndAutoGenerationTickedTest">
11+
<test name="AdminBlockCouponGeneratesUntilCartPriceRuleSavedWithSpecificCouponTypeAndAutoGenerationTickedTest">
1212
<annotations>
1313
<features value="SalesRule"/>
1414
<stories value="Create cart price rule"/>
15-
<title value="Block the coupon generates until cart price rule is saved with Specific Coupon and Auto Generation ticked"/>
15+
<title value="Block the coupon generates until cart price rule is saved with Specific Coupon type and Use Auto Generation ticked"/>
1616
<description
17-
value="Block the coupon generates until cart price rule is saved with Specific Coupon and Auto Generation ticked"/>
17+
value="Block the coupon generates until cart price rule is saved with Specific Coupon type and Use Auto Generation ticked"/>
1818
<severity value="MAJOR"/>
1919
<testCaseId value="MC-42602"/>
2020
<useCaseId value="MC-42288"/>

0 commit comments

Comments
 (0)