Skip to content

Commit 610f798

Browse files
committed
ACQE-8254: Check Categories URL Path in multi-store On Storefront.
- Extra Space has been removed in testfile
1 parent d7b6dc7 commit 610f798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<argument name="subCategoryName" value="$$createSubTestCategory.name$$"/>
124124
</actionGroup>
125125
<!-- Step 17:Verify url for subcategory for default store view -->
126-
<actionGroup ref="StorefrontAssertProperUrlIsShownActionGroup" stepKey="assertUrlPathForCategory">
126+
<actionGroup ref="StorefrontAssertProperUrlIsShownActionGroup" stepKey="assertSeoUrlPathForCategory">
127127
<argument name="urlPath" value="{{CustomizedCategory.name}}/{{CustomizedCategory.path}}.html"/>
128128
</actionGroup>
129129
<!-- Step 18&19:Go To Storefront and Switch to custom store view for root category & Open root category on Storefront under custom store view -->

0 commit comments

Comments
 (0)