Skip to content

Commit 7c942ff

Browse files
committed
ACQE-5377: [Stabilithon] Review and deliver submitted Pull Requests
1 parent 9cc88a6 commit 7c942ff

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)