Skip to content

Commit f1645d8

Browse files
author
Bohdan Shevchenko
committed
Merge remote-tracking branch 'origin/MC-40184' into 2.4-develop-jet-pr1
2 parents 09f324a + 450141e commit f1645d8

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

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

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,9 @@
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"/>
19-
<group value="Catalog"/>
20-
<skip>
21-
<issueId value="MC-194"/>
22-
</skip>
18+
<testCaseId value="MC-25532"/>
19+
<group value="catalog"/>
2320
</annotations>
24-
<before></before>
2521
<after>
2622
<!-- Delete virtual product -->
2723
<actionGroup ref="DeleteProductUsingProductGridActionGroup" stepKey="deleteProduct">
@@ -38,6 +34,6 @@
3834
</actionGroup>
3935

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

0 commit comments

Comments
 (0)