File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 142142 <!-- Assert Gift Option product settings -->
143143 <actionGroup ref =" StorefrontOpenCartFromMinicartActionGroup" stepKey =" openCart" />
144144 <dontSeeElement selector =" {{StorefrontProductCartGiftOptionSection.giftOptions}}" stepKey =" dontSeeGiftOptionBtn" />
145-
146- <!-- Delete created bundle product -->
147- <actionGroup ref =" DeleteProductUsingProductGridActionGroup" stepKey =" deleteProduct" >
148- <argument name =" product" value =" BundleProduct" />
149- </actionGroup >
150- <actionGroup ref =" ResetAdminDataGridToDefaultViewActionGroup" stepKey =" clearFilters" />
151145 </test >
152146</tests >
153147
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
3- /**
4- * Copyright 2024 Adobe
5- * All Rights Reserved .
6- */
3+ /**
4+ * Copyright © Magento, Inc. All rights reserved.
5+ * See COPYING.txt for license details .
6+ */
77-->
88
99<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2323 </before >
2424 <after >
2525 <magentoCLI command =" config:set cataloginventory/item_options/notify_stock_qty 1" stepKey =" checkSystemValue1" />
26- <deleteData createDataKey =" createCategory" stepKey =" deletecreateCategory" />
2726 <deleteData createDataKey =" createSimpleProduct" stepKey =" deleteSimpleProduct" />
27+ <deleteData createDataKey =" createCategory" stepKey =" deletecreateCategory" />
2828 <actionGroup ref =" AdminLogoutActionGroup" stepKey =" logout" />
2929 </after >
3030 <!-- Go to Inventory configuration page -->
You can’t perform that action at this time.
0 commit comments