File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
app/code/Magento/Bundle/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 25
25
<after >
26
26
<deleteData createDataKey =" simpleProduct1" stepKey =" deleteSimpleProduct1" />
27
27
<deleteData createDataKey =" simpleProduct2" stepKey =" deleteSimpleProduct2" />
28
+ <actionGroup ref =" StorefrontSignOutActionGroup" stepKey =" StorefrontSignOutActionGroup" />
28
29
<actionGroup stepKey =" deleteBundle" ref =" deleteProductUsingProductGrid" >
29
30
<argument name =" product" value =" BundleProduct" />
30
31
</actionGroup >
31
32
<actionGroup ref =" AdminClearFiltersActionGroup" stepKey =" clearFiltersAfter" />
33
+ <actionGroup ref =" AdminDeleteCustomerActionGroup" stepKey =" deleteCustomer" >
34
+ <argument name =" customerEmail" value =" CustomerEntityOne.email" />
35
+ </actionGroup >
32
36
<amOnPage url =" {{AdminLogoutPage.url}}" stepKey =" logout" />
33
37
</after >
34
38
<amOnPage url =" {{AdminProductCreatePage.url(BundleProduct.set, BundleProduct.type)}}" stepKey =" goToBundleProductCreationPage" />
You can’t perform that action at this time.
0 commit comments