Skip to content

Commit 420844b

Browse files
committed
ACQE-8256: Navigation Menu Highlighting with .html Suffix, No Store Code, Yes Category Path
- Renamed the test file
1 parent 5640c44 commit 420844b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryPathWithStoreCodeTest.xml renamed to app/code/Magento/Catalog/Test/Mftf/Test/StorefrontCategoryPathWithStoreCodeNoSuffixTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
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="StorefrontCategoryPathWithStoreCodeTest" extends="StorefrontCategoryNavigationHighlightingTest">
11+
<test name="StorefrontCategoryPathWithStoreCodeNoSuffixTest" extends="StorefrontCategoryNavigationHighlightingTest">
1212
<annotations>
1313
<features value="Catalog"/>
1414
<stories value="Category Navigation Highlighting with Store Code in URLs"/>
1515
<title value="Category highlighting in navigation with store code in URLs and URL suffixes"/>
16-
<description value="Correct category should be highlighted in the navigation menu when navigating through categories and products on the storefront based on store code"/>
16+
<description value="Correct category should be highlighted in the navigation menu when navigating through categories and products on the storefront based on store code and having no suffix"/>
1717
<severity value="MAJOR"/>
1818
<testCaseId value="AC-10852"/>
1919
<group value="Catalog"/>

0 commit comments

Comments
 (0)