Skip to content

Commit 5294bfa

Browse files
Merge branch 'stability_control' into ACQE-5132
2 parents 08a5530 + 567b3ea commit 5294bfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/CatalogRule/Test/Mftf/Test/AdminDeleteCatalogPriceRuleEntityTest/AdminDeleteCatalogPriceRuleEntityFromSimpleProductTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
<see selector="{{AdminNewCatalogPriceRule.successMessage}}" userInput="You saved the rule." stepKey="seeSuccessMessage"/>
4444
</before>
4545
<after>
46-
<actionGroup ref="AdminLogoutActionGroup" stepKey="logoutOfAdmin1"/>
47-
4846
<deleteData createDataKey="createCustomer1" stepKey="deleteCustomer1"/>
4947
<deleteData createDataKey="createProduct1" stepKey="deleteSimpleProduct1"/>
5048
<deleteData createDataKey="createCategory1" stepKey="deleteCategoryFirst1"/>
49+
<actionGroup ref="AdminCartPriceRuleDeleteAllActionGroup" stepKey="deleteAllCartPriceRules"/>
50+
<actionGroup ref="AdminLogoutActionGroup" stepKey="logoutOfAdmin1"/>
5151
</after>
5252

5353
<!-- Delete the simple product and catalog price rule -->

0 commit comments

Comments
 (0)