We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c721b commit a9f7252Copy full SHA for a9f7252
app/code/Magento/Catalog/Test/Mftf/Test/AdminMoveAnchoredCategoryTest.xml
@@ -16,6 +16,9 @@
16
<severity value="CRITICAL"/>
17
<testCaseId value="MAGETWO-76273"/>
18
<group value="category"/>
19
+ <skip>
20
+ <issueId value="MC-30720"/>
21
+ </skip>
22
</annotations>
23
<before>
24
<createData entity="SimpleSubCategory" stepKey="simpleSubCategoryOne"/>
@@ -119,4 +122,4 @@
119
122
<see selector="{{StorefrontNavigationSection.breadcrumbs}}" userInput="$$simpleSubCategoryOne.name$$" stepKey="seeSubCategoryWithParentInBreadcrumbsOnSubCategoryWithParent3"/>
120
123
<see selector="{{StorefrontNavigationSection.breadcrumbs}}" userInput="$$productOne.name$$" stepKey="seeProductInBreadcrumbsOnSubCategoryOne3"/>
121
124
</test>
-</tests>
125
+</tests>
0 commit comments