File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 29
29
<createData entity =" _defaultProduct" stepKey =" productTwo" >
30
30
<requiredEntity createDataKey =" simpleSubCategoryOne" />
31
31
</createData >
32
+ <magentoCLI command =" cron:run --group=index" stepKey =" runIndexerCron" />
32
33
</before >
33
34
<after >
34
35
<actionGroup ref =" logout" stepKey =" logoutAdminUserAfterTest" />
119
120
<see selector =" {{StorefrontNavigationSection.breadcrumbs}}" userInput =" $$simpleSubCategoryOne.name$$" stepKey =" seeSubCategoryWithParentInBreadcrumbsOnSubCategoryWithParent3" />
120
121
<see selector =" {{StorefrontNavigationSection.breadcrumbs}}" userInput =" $$productOne.name$$" stepKey =" seeProductInBreadcrumbsOnSubCategoryOne3" />
121
122
</test >
122
- </tests >
123
+ </tests >
You can’t perform that action at this time.
0 commit comments