Skip to content

Commit

Permalink
HotFix: Failing Magento EE check on Layered Navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
lbajsarowicz committed Jan 15, 2020
1 parent 199d7c2 commit 4b93e8b
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 4b93e8b

Please sign in to comment.