File tree 1 file changed +3
-2
lines changed
app/code/Magento/Sales/Test/Mftf/Test 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 35
35
<updateData createDataKey =" createGuestCart" entity =" GuestOrderPaymentMethod" stepKey =" sendGuestPaymentInformation" >
36
36
<requiredEntity createDataKey =" createGuestCart" />
37
37
</updateData >
38
+
39
+ <actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
40
+
38
41
</before >
39
42
40
43
<after >
41
44
<deleteData createDataKey =" createCategory" stepKey =" deleteCategory" />
42
45
<deleteData createDataKey =" createSimpleProductApi" stepKey =" deleteSimpleProductApi" />
43
46
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" adminLogout" />
44
47
</after >
45
-
46
- <actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin1" />
47
48
48
49
<actionGroup ref =" AdminOpenOrderByEntityIdActionGroup" stepKey =" openOrder" >
49
50
<argument name =" entityId" value =" $createGuestCart.return$" />
You can’t perform that action at this time.
0 commit comments