Skip to content

Commit 137b4e2

Browse files
committed
Updating the test
1 parent ce394ef commit 137b4e2

File tree

2 files changed

+1
-25
lines changed

2 files changed

+1
-25
lines changed

app/code/Magento/UrlRewrite/Test/Mftf/ActionGroup/AssertStorefrontProductRedirectWithoutSkuValidationActionGroup.xml

Lines changed: 0 additions & 24 deletions
This file was deleted.

app/code/Magento/UrlRewrite/Test/Mftf/Test/AdminUrlRewritesForProductInAnchorCategoriesTest/AdminUrlRewritesForProductsWithConfigurationTurnedOffTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
</actionGroup>
5858

5959
<!-- 3. Assert the Redirect works and Product is present on StoreFront-->
60-
<actionGroup ref="AssertStorefrontProductRedirectWithoutSkuValidationActionGroup" stepKey="verifyProductInStoreFrontPage">
60+
<actionGroup ref="AssertStorefrontProductRedirectActionGroup" stepKey="verifyProductInStoreFrontPage">
6161
<argument name="productName" value="$$createSimpleProduct.name$$"/>
6262
<argument name="productSku" value="$$createSimpleProduct.sku$$"/>
6363
<argument name="productRequestPath" value="/$simpleSubCategory1.custom_attributes[url_key]$/$createSimpleProduct.custom_attributes[url_key]$.html"/>

0 commit comments

Comments
 (0)