Skip to content

Commit a5f475b

Browse files
committed
MAGETWO-98748: Incorrect behavior in the category menu on the Storefront
- Updated automated test script.
1 parent adfd7f0 commit a5f475b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/CheckCategoriesFunctionality.xml renamed to app/code/Magento/Catalog/Test/Mftf/Test/CheckCurrentCategoryIsHighlightedAndProductsDisplayed.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
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="CheckCategoriesFunctionality">
11+
<test name="CheckCurrentCategoryIsHighlightedAndProductsDisplayed">
1212
<annotations>
1313
<features value="Catalog"/>
14-
<title value="Check that categories functionality work correct"/>
15-
<description value="Check that categories functionality work correct"/>
14+
<title value="Сheck that current category is highlighted and all products displayed for it"/>
15+
<description value="Сheck that current category is highlighted and all products displayed for it"/>
1616
<severity value="MAJOR"/>
1717
<testCaseId value="MAGETWO-98028"/>
1818
<useCaseId value="MAGETWO-98748"/>

0 commit comments

Comments
 (0)