Skip to content

Commit

Permalink
Merge branch 'hotfix/failing-move-category' into refactor/mftf-customer
Browse files Browse the repository at this point in the history
  • Loading branch information
lbajsarowicz committed Jan 15, 2020
2 parents 632b3e5 + 4b93e8b commit bf9315b
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<createData entity="_defaultProduct" stepKey="productTwo">
<requiredEntity createDataKey="simpleSubCategoryOne"/>
</createData>
<magentoCLI command="cron:run --group=index" stepKey="runIndexerCron"/>
</before>
<after>
<actionGroup ref="logout" stepKey="logoutAdminUserAfterTest"/>
Expand Down Expand Up @@ -119,4 +120,4 @@
<see selector="{{StorefrontNavigationSection.breadcrumbs}}" userInput="$$simpleSubCategoryOne.name$$" stepKey="seeSubCategoryWithParentInBreadcrumbsOnSubCategoryWithParent3"/>
<see selector="{{StorefrontNavigationSection.breadcrumbs}}" userInput="$$productOne.name$$" stepKey="seeProductInBreadcrumbsOnSubCategoryOne3"/>
</test>
</tests>
</tests>

0 comments on commit bf9315b

Please sign in to comment.