Skip to content

Commit b5fb3c6

Browse files
committed
ACQE-8176: [Sorting] Check whether customer/guest is able to sort the product in the frontend when Remember Category Pagination is enabled
- removed extra space in Test File
1 parent 4fd547e commit b5fb3c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/StorefrontAssertsCustomerBehaviourForProductTest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
<test name="StorefrontAssertsCustomerBehaviourForProductTest">
1212
<annotations>
1313
<features value="Catalog"/>
14-
<stories value="Product Sorting for guest customer in storefront"/>
15-
<title value="Sorting of product for guest customer on storefront if remember category pagination is enabled"/>
16-
<description value="Guest Customer should able to verify the sorting of product on storefront when remember category pagination is enabled"/>
14+
<stories value="Product Sorting for guest/customer in storefront"/>
15+
<title value="Sorting of product for guest/customer on storefront if remember category pagination is enabled"/>
16+
<description value="Guest/Customer should able to verify the sorting of product on storefront when remember category pagination is enabled"/>
1717
<severity value="MAJOR"/>
1818
<testCaseId value="AC-8905"/>
1919
<group value="catalog"/>

0 commit comments

Comments
 (0)