Skip to content

Commit 5d4b5d2

Browse files
author
Bohdan Shevchenko
committed
MC-40184: [JetTeam] Unskip AdminVirtualSetEditRelatedProductsTest
1 parent 4270ef8 commit 5d4b5d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<title value="Admin should be able to set/edit Related Products information when editing a virtual product"/>
1616
<description value="Admin should be able to set/edit Related Products information when editing a virtual product"/>
1717
<severity value="CRITICAL"/>
18-
<testCaseId value="MC-3415"/>
18+
<testCaseId value="MC-25532"/>
1919
<group value="catalog"/>
2020
</annotations>
2121
<after>
@@ -34,6 +34,6 @@
3434
</actionGroup>
3535

3636
<!--See related product in storefront-->
37-
<amOnPage url="{{defaultVirtualProduct.sku}}.html" stepKey="goToStorefront"/>
37+
<amOnPage url="{{StorefrontProductPage.url(defaultVirtualProduct.urlKey)}}" stepKey="goToStorefront"/>
3838
</test>
3939
</tests>

0 commit comments

Comments
 (0)