Skip to content

Commit fc895f1

Browse files
committed
MC-42531: HTML Tags are displaying on customer's order comment section on frontend
- Added the test case id in mftf test file.
1 parent f0fc2ad commit fc895f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/code/Magento/Sales/Test/Mftf/Test/StorefrontVerifyOrderHistoryCommentsTest.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
<test name="StorefrontVerifyOrderHistoryCommentsTest">
1212
<annotations>
1313
<features value="Sales"/>
14-
<stories value="Storefront Order History Comments"/>
15-
<title value="Verify Order History Comments For Storefront My Account Sales Pages"/>
16-
<description value="Verify that the History comments without the HTML tags to the Sales my account pages on the Storefront"/>
17-
<testCaseId value="MC-42531"/>
14+
<stories value="Storefront Customer Order History Comments"/>
15+
<title value="Verify Customer Order History Comments For Storefront My Account Sales Pages"/>
16+
<description value="Verify that the Customer order History comments without the HTML tags to the My Orders pages on the Storefront"/>
17+
<testCaseId value="MC-42694"/>
1818
<useCaseId value="MC-42531"/>
1919
<severity value="MINOR"/>
2020
<group value="Sales"/>

0 commit comments

Comments
 (0)