Skip to content

Commit a9f7252

Browse files
committed
MC-24170: Fix Skipped MFTF Tests From MC-17140: MC-13493, MC-14062, MC-14063
1 parent 27c721b commit a9f7252

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)