File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 30
30
</createData >
31
31
</before >
32
32
<after >
33
- <actionGroup ref =" AdminLogoutActionGroup" stepKey =" logout" />
34
33
<deleteData createDataKey =" createCategory" stepKey =" deleteCategory" />
35
34
<deleteData createDataKey =" createProduct" stepKey =" deleteProduct" />
36
35
<actionGroup ref =" DeleteCustomerByEmailActionGroup" stepKey =" deleteCustomer" >
37
36
<argument name =" email" value =" {{CustomerEntityOne.email}}" />
38
37
</actionGroup >
39
38
<actionGroup ref =" ResetAdminDataGridToDefaultViewActionGroup" stepKey =" resetGrid" />
39
+ <actionGroup ref =" AdminLogoutActionGroup" stepKey =" logout" />
40
40
</after >
41
41
<!-- Find created product in product grid and open edit product -->
42
42
<actionGroup ref =" SearchForProductOnBackendActionGroup" stepKey =" findCreatedProductInGrid" >
You can’t perform that action at this time.
0 commit comments