Skip to content

Commit 394c9f1

Browse files
committed
Merge remote-tracking branch 'origin/MC-24170' into 2.4-develop-pr5
2 parents 5f9c983 + a9f7252 commit 394c9f1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
<severity value="CRITICAL"/>
1717
<testCaseId value="MAGETWO-76273"/>
1818
<group value="category"/>
19+
<skip>
20+
<issueId value="MC-30720"/>
21+
</skip>
1922
</annotations>
2023
<before>
2124
<createData entity="SimpleSubCategory" stepKey="simpleSubCategoryOne"/>
@@ -119,4 +122,4 @@
119122
<see selector="{{StorefrontNavigationSection.breadcrumbs}}" userInput="$$simpleSubCategoryOne.name$$" stepKey="seeSubCategoryWithParentInBreadcrumbsOnSubCategoryWithParent3"/>
120123
<see selector="{{StorefrontNavigationSection.breadcrumbs}}" userInput="$$productOne.name$$" stepKey="seeProductInBreadcrumbsOnSubCategoryOne3"/>
121124
</test>
122-
</tests>
125+
</tests>

0 commit comments

Comments
 (0)