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.
2 parents 632b3e5 + 4b93e8b commit bf9315bCopy full SHA for bf9315b
app/code/Magento/Catalog/Test/Mftf/Test/AdminMoveAnchoredCategoryTest.xml
@@ -29,6 +29,7 @@
29
<createData entity="_defaultProduct" stepKey="productTwo">
30
<requiredEntity createDataKey="simpleSubCategoryOne"/>
31
</createData>
32
+ <magentoCLI command="cron:run --group=index" stepKey="runIndexerCron"/>
33
</before>
34
<after>
35
<actionGroup ref="logout" stepKey="logoutAdminUserAfterTest"/>
@@ -119,4 +120,4 @@
119
120
<see selector="{{StorefrontNavigationSection.breadcrumbs}}" userInput="$$simpleSubCategoryOne.name$$" stepKey="seeSubCategoryWithParentInBreadcrumbsOnSubCategoryWithParent3"/>
121
<see selector="{{StorefrontNavigationSection.breadcrumbs}}" userInput="$$productOne.name$$" stepKey="seeProductInBreadcrumbsOnSubCategoryOne3"/>
122
</test>
-</tests>
123
+</tests>
0 commit comments