Skip to content

Commit

Permalink
MC-20644: Update MFTF test failures for Catalog Rules and Sales Modules
Browse files Browse the repository at this point in the history
  • Loading branch information
abothu committed Oct 1, 2019
1 parent 0669c88 commit 076295d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@
<amOnPage url="{{AdminProductEditPage.url($$createBundleProduct.id$$)}}" stepKey="goToProductEditPage"/>
<actionGroup ref="saveProductForm" stepKey="saveProduct"/>

<!--Run re-index task-->
<magentoCLI command="indexer:reindex" stepKey="reindex"/>

<!--Go to bundle product page-->
<amOnPage url="{{StorefrontProductPage.url($$createCategory.name$$)}}" stepKey="navigateToBundleProductPage"/>

Expand Down

0 comments on commit 076295d

Please sign in to comment.